Newest Models, One API

All The Models

Choose models, manage keys, and track usage from one clean AI layer.

Live request

Route any model.

Healthy
Model
gpt-4.1
Latency
0123456789 ms
Cost
$0123456789.0123456789012345678901234567890123456789
Monthly credit usage$0123456789.01234567890123456789 / $0123456789
Model network
Request timeline
chat.completionsrouted
Selected model: gpt-4.1
images.generatetracked
cost locked
embeddings.createqueued
fallback ready
OpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAI
OpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAIOpenAIAnthropicGooglexAIMistralMetaMoonshotDeepSeekZAiLuinAI
Features

A calmer control layer for every model call.

Choose the model explicitly, keep keys contained, and watch spend move in one soft dashboard.

Explicit Model

Choose any model, on purpose.

inference does not hide model choice behind vague automation. Send the exact model ID your request needs, then keep fallbacks, keys, usage, and cost visible in one place.

Model selectorLive
Luin-Flash-1Oselected
Luin-Spark-1Oready
Luin-Pro-1Oready
gpt-5.6-lunanew
gpt-5.6-terranew
gpt-5.6-solnew
gpt-5.5ready
claude-sonnet-5ready
claude-haiku-4-5ready
claude-fable-5ultra
claude-opus-4.8soon
claude-opus-4.7soon
glm-5.2ready
Kimi-K2.6ready
Scoped access

Ship safer keys

Create scoped keys for apps, teams, and environments while keeping credentials off projects.

Live cost

Control spend

Prepaid credits, per-key limits, and live cost visibility keep experiments inside the budget you set.

Credit usage$18.24 / $40
Multi-modal

Use more surfaces

Chat, responses, images, embeddings, and new model surfaces stay organized under one dashboard.

Model network

All the models, without making your AI layer louder.

One endpoint, explicit model choice, scoped keys, and usage that stays readable as your product grows.

All The ModelsChoose the model. Keep the same API.Switch models fast. Keep your workflow intact.
Integration

Change the base URL. Keep the workflow.

Use the same SDK shape, pass the model you want, and see routing, cost, and limits beside the request.

from openai import OpenAI

client = OpenAI(
    api_key="sk-air-your-key",
    base_url="https://inference.ws/v1",
)

response = client.chat.completions.create(
    model="gpt-4.1",
    messages=[
        {"role": "user", "content": "Route this through inference."}
    ],
)

print(response.choices[0].message.content)
Request Previewhealthy
Modelgpt-4.1
APIOpenAI compatible
Keysk-air-prod
Usage settles instantly

Latency

612 ms

Cost

$0.0041

FAQ

Questions people ask first.

Public pages show the catalog and pricing. Account-specific keys, limits, and usage live in the dashboard.

Yes. The public catalog shows available models, pricing, endpoint type, and code samples.

Yes. Keep the OpenAI SDK shape, set the inference base URL, and pass the model ID in the request.

Create scoped keys for apps, environments, or teammates. Limits and usage are tracked per key.

The dashboard shows credits, rate limits, request history, and model-level costs after you create an account.

Pricing

Plans that match the real router limits.

Free

$0123456789/mo credit

Yearly: $0 credit / year

For trying the router and validating basic chat flows.

  • Chat models
  • 10 RPM
  • 15k TPM
  • No monthly credits
Start free

Starter

$0123456789/mo credit

Yearly: $48 credit / year

For small apps moving past playground experiments.

  • Chat models
  • 30 RPM
  • 60k TPM
  • $5 monthly credits
Get started

Pro

Best fit
$0123456789/mo credit

Yearly: $240 credit / year

For production apps using chat, responses, and images.

  • Chat, responses, image
  • 120 RPM
  • 250k TPM
  • $25 monthly credits
Get started

Ultra

$0123456789/mo credit

Yearly: $960 credit / year

For teams routing heavier traffic across all modalities.

  • All modalities
  • 600 RPM
  • 2M TPM
  • $100 monthly credits
Get started
Inference logo

One AI layer. Less wiring. More shipping.

Start in the playground, then move the same key into production.