Quick Start
Get up and running in minutes
Concurred is an AI gateway that gives you access to 9 top AI models through a single OpenAI-compatible API. No SDK needed — just point the OpenAI SDK at our base URL.
Get Your API Key
Sign up at concurred.app/dashboard and create an API key. Keys start with ck_.
Next Steps
- Gateway API — OpenAI-compatible endpoint with fallback, caching, load balancing, guardrails
- Chat API — Battle, fight, and multi-instance modes with web search and voting
- Models — All 9 models with aliases and vision support
- Media API — Speech, music, and video generation
- Authentication — API key management, BYOK, usage analytics
OpenAI SDK Compatible
Just point the OpenAI SDK at https://agent-heavy.vercel.app/api/v1 — switch between 9 models by changing the model parameter. No code changes needed.