Unified LLM API gateway for multiple AI models. Chat completions, text completions, embeddings, and Anthropic/OpenAI-compatible endpoints — pay per request via x402.
View documentationClick any endpoint to see parameters, pricing, and a ready-to-use curl example.
Chat completion with any supported model
/services/openrouter/chat/completionscurl -X POST \
"https://api.indiegent.com/services/openrouter/chat/completions" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-sonnet-4-20250514",
"messages": [{"role": "user", "content": "Hello!"}]
}'api.indiegent.com/services/openrouterUSDC · Automatic
Payment protocols handled by IndieGent
Base + Tempo