One API key, two frontier model families โ Claude(Opus 4.7, Sonnet 4.6, Haiku 4.5) & Gemini (3.1 Pro, 3 Flash, 3.1 Flash Lite). OpenAI-compatible. Free tier included.
Login with Telegram to create your API key
Login, grab your key, and start coding in under 30 seconds.
Claude 4.x family via Anthropic API, Gemini 3.1 Pro / 3 Flash / 3.1 Flash Lite via OpenAI API.
Works with Claude Code, Cursor, Python & TypeScript SDKs โ both formats.
Limits reset automatically every 5 hours. No manual intervention required.
Full SSE streaming โ Claude and Gemini. First tokens arrive instantly.
Split your pool across multiple keys. Usage logged per model.
Replace your Anthropic base URL and you're live.
Login via Telegram to receive your API key with budget and rate limits instantly configured.
Point your client to https://opus.abhibots.com/v1 โ everything else stays exactly the same.
Use Claude Code, Python SDK, or cURL โ it works seamlessly as a drop-in replacement.
curl -X POST https://opus.abhibots.com/v1/messages \
-H "x-api-key: ak-YOUR_KEY" \
-H "anthropic-version: 2023-06-01" \
-d '{"model":"claude-opus-4-7","max_tokens":100,
"messages":[{"role":"user","content":"Hello!"}]}'curl -X POST https://opus.abhibots.com/v1/chat/completions \
-H "Authorization: Bearer ak-YOUR_KEY" \
-d '{"model":"gemini-3.1-pro-preview",
"messages":[{"role":"user","content":"Hello!"}]}'All models tested and working โ
Two image models on the same key. Generate from the API POST /v1/images/generations or straight from the Telegram bot.
State-of-the-art image generation & editing โ photoreal scenes, text rendering, and image-to-image. Use /nano in the bot.
/nano your promptFast, commercially-safe generation for clean product shots, logos and concepts. Use /image in the bot.
/image your promptCredit-based โ buy a pack once, generate with either model. Firefly ยท 2 credits ยท Nano Banana ยท 5 credits.
Try the free tier first โ no commitment needed
This is a proxy service โ latency will be higher than direct Anthropic API. Always test with the free tier first to see if it fits your workflow before purchasing a paid plan.
๐ก Note: As a proxy, expect some added latency. It works but feels slower for interactive coding. For automated workflows & bots where you dont sit and wait โ its perfect.
Simple pricing. Per 5-hour window. To buy, contact @flyingabhi on Telegram.
See how much you save โ tokens reset every 5 hours
โ 530x cheaper than official pricing