API

OpenAI-Compatible API for Business

Integrate once and route across models, with workspace auth, quotas and usage tracking included.

`/v1/chat/completions` compatibleBearer client API keysStreaming-ready responsesModel exploration + playground
01

Authentication

Client API keys created in dashboard with source labels and status controls.

02

Routing

Model selection via policy or explicit model ID with transparent usage logging.

03

Usage

Track requests, tokens and cost by model, endpoint and app source.

04

Docs & Playground

Developer docs plus playground for fast testing and prompt iteration.

For Developers

OpenAI-compatible request format with dashboard-issued client keys.

POST /v1/chat/completions
Authorization: Bearer <CLIENT_API_KEY>
Content-Type: application/json