Access Claude, GPT, Gemini, and DeepSeek through a single API. Supports both OpenAI and Anthropic request formats.
One base URL for all providers. Switch models by changing a string — no config, no SDK changes, no rewrites.
Send requests in OpenAI or Anthropic format. Use whichever SDK you already have, or just curl it.
Full SSE streaming from every provider. All normalized to a consistent chunk format.
Send tools once in OpenAI format. Anannas translates to Anthropic, Google, and DeepSeek schemas automatically.
Extended thinking, reasoning_effort, budget_tokens — works across providers with automatic translation.
Use our managed keys or plug in your own provider API keys. BYOK runs at zero markup.
20 models across 4 providers. All accessible through the same endpoint, same format.
Prices shown as input / output per 1M tokens. Anannas adds a 5% markup on managed keys.
Two formats, same models. Use whichever you already know.
| Endpoint | Format | Description | |
|---|---|---|---|
| POST | /v1/chat/completions |
OpenAI | Chat completions — streaming & non-streaming |
| POST | /v1/messages |
Anthropic | Messages — same models, Anthropic request format |
| GET | /v1/models |
List all available models | |
| GET | /v1/models/:id |
Get model details and pricing |
No per-request fees. No monthly minimum. No seat charges. You pay what you use.
BYOK — bring your own keys