Pricing
Every plan includes the full API, scoped keys, and usage analytics. Quotas are enforced server-side — no overage shocks.
5M tokens / month
30M tokens / day
100M tokens / day
500M tokens / day
All quotas and limits are configurable and enforced server-side. Billing integration is provider-agnostic and enabled per environment.
A unified API gateway that routes requests to your AI models through one OpenAI- and Anthropic-compatible endpoint. Point your existing SDK at our base URL and go.
Rarely. If you already use the OpenAI or Anthropic SDK, you only change the base URL and API key. The request and response shapes are compatible.
Usage is metered on actual tokens returned by the upstream model. Each plan includes a token allowance; pricing per model is transparent on the model's detail page.
No. By default we record only metadata needed for usage accounting — tokens, latency, status, model. Prompt and response bodies are never persisted.
When fallback routing is enabled for a model, requests automatically retry against the next healthy provider route in priority order, then return a normalized response.
Yes. The platform is provider-agnostic. An administrator adds a provider, configures its endpoint and credentials, maps a model, and it's live — no frontend changes.