Skip to content

Inferel Developer Docs

One OpenAI-compatible endpoint for 60+ frontier and open-source models — with transparent per-token pricing and prepaid credits.

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 URLhttps://inference.inferel.ai/v1
AuthAuthorization: Bearer <INFEREL_API_KEY>
CompatibilityOpenAI Chat Completions, Completions & Responses; Anthropic Messages
StreamingServer-sent events (stream: true), usage reported on the final chunk
Consoleconsole.inferel.ai — keys, usage, billing
Supportsupport@inferel.ai