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.
Agentic AI Costs: How One Loop Burned ₹5,000 in 10 Minutes (And How to Prevent It)
AI agents can rack up massive API bills when they loop, retry, or process large context windows. Here's what goes wrong, real rupee numbers, and exactly how to cap spending before it happens.
Using the Anthropic SDK with AICredits (Python & TypeScript)
Use the official Anthropic Python and TypeScript SDKs with AICredits. One environment variable routes all requests through your INR wallet — no OpenAI SDK required.
The Prompting Cheat Sheet: 10 Patterns Every Developer Should Know
A practical reference for the prompting techniques that actually matter in production — system prompts, chain-of-thought, output schemas, few-shot examples, and more.
Use OpenAI-compatible payloads, switch model IDs, and keep provider operations visible with one usage ledger.