Route requests to Anthropic, OpenAI, Google, and 8+ providers through a single API endpoint. Connect your own API keys or OAuth tokens. No middleman markup.
curl https://api.oauthrouter.com/v1/chat/completions \
-H "Authorization: Bearer lr_live_your_token" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-sonnet-4-5",
"messages": [{"role": "user", "content": "Hello!"}]
}'Add your API keys from Anthropic, OpenAI, Google, or any supported provider. Or connect via OAuth.
We generate a single lr_live_ token that routes to all your providers through one unified API.
Drop-in replacement for OpenAI API. Works with any SDK or framework. Switch models with one parameter.
Pay for the platform. Pay your AI providers directly. No markup on tokens.
+100 per signup Β· +1,000 per upgrade Β· 10% recurring after 10 referrals