2026-04-01
Update

New Bot Platform: Build Bitrix24 Bots via API

We've launched Bot Platform API (imbot.v2) — a complete toolkit for building bots in Bitrix24.

34 endpoints cover everything you need: bot registration, sending and editing messages, reactions, typing indicators, slash commands, file handling, group chat management.

The key feature — event polling. You don't need webhooks or public URLs. Just call /v1/bots/events — and get new messages. The system automatically tracks the last processed ID.

What you can build: an AI assistant in company chat, CRM lookup bot, daily standup bot, tech support bot, NPS surveys, HR assistant — and much more.

How to start: get a VibeCode API key, tell your model 'create a bot for Bitrix24 via VibeCode API' and describe what the bot should do. Documentation available at /docs/bots.

Bot Platform API is free for all VibeCode users.