Everything required to integrate quickly and operate reliably in production: API contracts, pricing formulas, model routing, and failure-handling guidance.
Create account, add credits, generate key, and send first request.
Open
Endpoint contracts, request formats, and response objects.
Open
INR conversion, markup behavior, and token billing formula.
Open
Integrate OpenAI-compatible clients
Keep existing SDKs and route requests via AICredits base URL.
Route across models safely
Understand model IDs, fallback patterns, and rate-limit behavior.
Ship production error handling
Retry strategy, non-retryable errors, and operational guardrails.
SDK examples and frameworks
Python, TypeScript, and integration patterns for common stacks.
Core gateway features
Budget controls, usage tracking, and wallet operations.
Explore blog and release notes
See product updates and engineering implementation notes.
Build Your First AI App in a Weekend (India Edition)
A complete beginner path from zero to a working AI app — a document Q&A tool — built and deployed over a weekend, with the total real cost in rupees at the end.
AI API Glossary: Terms Every Developer Should Know
Token, context window, temperature, embedding, RAG, function calling — a plain-language reference for the terms that show up in every LLM API's documentation.
How to Choose an LLM for Your Use Case
There's no single 'best model' — only the best model for a specific task and budget. Here's a practical decision framework, plus a free tool to narrow it down.
Use OpenAI-compatible payloads, switch model IDs, and keep provider operations visible with one usage ledger.