Documentation

Quick Start

Create a personal API key before connecting any client or coding agent.

Create a key

  1. Sign in to the dashboard.
  2. Open API Keys.
  3. Click New API Key.
  4. Optionally set a label and expiration time.
  5. Copy the key immediately — it is shown only once.

Use the key

Send the key as a Bearer token:

Authorization: Bearer YOUR_API_KEY

Use the same key for both OpenAI-compatible and Anthropic-compatible gateway URLs.

Model names

Keys authenticate your account. Each request still needs a valid model name from the Models page.

Common Issues

SymptomWhat to check
401 UnauthorizedKey copied correctly, key still active
404 / unknown modelModel name from Models page
Connection errorsGateway base URL from landing page or admin