Skip to main content
Orbit is a single API for frontier models. You name a model, send an OpenAI- or Anthropic-shaped request, and Orbit routes it to the cheapest healthy path on Amazon Bedrock. There is no markup on token rates. Use it when you want Claude, GPT, Kimi, Llama, Mistral, DeepSeek, Qwen, MiniMax and more without juggling provider accounts, SDKs, or failover logic.

Quickstart

Create an account, copy an API key, and send your first request.

Claude Code

Point Claude Code at Orbit. No Claude subscription required.

Cursor

Run Cursor on Orbit credits with an OpenAI-compatible base URL.

OpenAI SDK

Keep the official OpenAI client. Change base URL and API key.

How it works

1

You pick a model

Use the public slug from the catalogue — for example claude-sonnet-5, gpt-5-6-sol, or kimi-k2-5.
2

Orbit routes the call

Before every request, Orbit checks price and live provider health, then sends the call down the cheapest healthy path. If a provider is degraded, the next healthy one serves it.
3

Credits are billed at list rates

Input and output tokens are charged at Amazon Bedrock list rates for that model. Orbit does not add a markup. Usage is logged on the organization.

What you get

  • One sk-orbit- key for every model in the catalogue
  • Drop-in SDKs — official OpenAI and Anthropic clients, buffered or streamed
  • 50+ models across 9 vendors, served through Bedrock (including Bedrock Mantle for the newest GPT-5 models)
  • $2 in free credits on a new account, no card required
  • Dashboard for keys, playground, usage, credits, and invoices

Base URLs

The OpenAI and Anthropic SDKs already know those extra path segments. Set only the base URL and your Orbit API key.

Next

Set up in five minutes

Browse models