Build Bitrix24 apps with AI
Get an API key, give it to your AI model with the docs link — and get a working app. Works with Claude, ChatGPT, Cursor, and more.
How it works
Get a key
Sign in with Bitrix24 and create an API key in your dashboard
Give the key to AI
Copy the ready-made prompt with your key and docs link
Get your app
AI reads the docs, calls the API, and writes working code
Вот мой API ключ: vibe_api_xxx... Документация API (прочитай перед началом работы): https://vibecode.bitrix24.tech/docs/api Создай дашборд продаж из CRM Битрикс24
Two types of keys
API Key
Key is tied to one portal user. Data is available immediately — just call the API.
"Build me a sales dashboard"
Create API KeyApp Key
Each user authenticates via Bitrix24 and sees their own data. A full-fledged application.
"Build a CRM dashboard with login for the team"
Create AppApp examples
Ready-made recipes — copy the prompt, paste your key, and get working code
Documentation
Complete API documentation: authentication, Bitrix24 methods, OAuth flow, code examples, and error handling.
AI models can read the documentation via the link in the prompt — no extra setup needed.
Open documentation