Quickstart
Create a key and make your first chat completion in under five minutes. Get started →
Inferel gives you a single API for models from Anthropic, OpenAI, Google, DeepSeek, Qwen,
Moonshot, and more. If your code already speaks the OpenAI API, switching is a two-line
change: point the base URL at https://inference.inferel.ai/v1 and use your Inferel API
key.
Quickstart
Create a key and make your first chat completion in under five minutes. Get started →
API reference
Chat completions, streaming, the Responses API, Anthropic-compatible messages, and error semantics. Browse the API →
Models & pricing
60+ models, priced per million tokens with separate input/output rates. See models →
Billing & credits
Prepaid credits, card top-ups, auto-recharge, and monthly statements. Manage billing →
| Base URL | https://inference.inferel.ai/v1 |
| Auth | Authorization: Bearer <INFEREL_API_KEY> |
| Compatibility | OpenAI Chat Completions, Completions & Responses; Anthropic Messages |
| Streaming | Server-sent events (stream: true), usage reported on the final chunk |
| Console | console.inferel.ai — keys, usage, billing |
| Support | support@inferel.ai |