Back to blog
Announcing Ada AI
Today we're opening up Ada AI to developers.
If you've managed API keys across OpenAI, Anthropic, Google, and a growing list of providers, you know the friction: different SDKs, different rate limits, different failover behavior. Ada AI gives you one endpoint, one key format, and explicit control over how requests are routed.
What you can do today
- Add upstream providers with your own API keys.
- Mint proxy keys scoped to you or an organization.
- Route by model name, with priority ordering and automatic 5xx failover.
- Track usage by key, model, provider, and status.
Drop-in compatibility
Ada AI speaks the OpenAI and Anthropic request shapes. Point any SDK at https://api.ada.ai/v1 and use a proxy key as the API key. No model list changes, no custom parameters.
We're starting with chat completions and messages, with more endpoints on the way. Read the quickstart to send your first request in five minutes.