2026-03-28
Update

Cloud Servers: Deploy Infrastructure via API

We've added Infrastructure API — now you can create cloud servers directly through VibeCode.

Bitrix Cloud provides managed servers with a single API — pick a plan, region, OS and get a running server with SSH access in minutes.

Endpoints: GET /v1/infra/providers — list providers, POST /v1/infra/servers — create server. Full lifecycle: create, stop, start, delete.

Use cases: deploy a backend for your Bitrix24 app, spin up a server for your bot, launch a worker for data processing.

Servers are billed per minute, charged hourly. Balance is topped up through the dashboard.

Infrastructure API is available to all VibeCode users with scope vibe:infra.