BotConnector
Sign in Workspace Open App

Developer

Beta

Use the current product through two primary developer surfaces:

  1. Hosted Developer API — https://api.botconnector.id/v1, authenticated with an API key created in Workspace.
  2. BCCLI — install @botconnector/bccli@next with Node.js 22+ and run it from your project terminal.

The hosted API currently verifies GET /v1/models and POST /v1/chat/completions as public routes.

The old managed llama.cpp/local API documentation belongs to the legacy desktop preview and is not the current public npm CLI contract.