Prerequisites
- An email address to sign up at tryorbit.cloud
- An Orbit API key (
sk-orbit-...) - Optional: Python 3, Node.js, or curl
Get started
1
Create an account
Go to tryorbit.cloud/sign-up and create an account. Orbit creates an organization for you and grants $2 in free credits.
2
Create an API key
Open the dashboard, go to API Keys, and create a key.Give it a name (for example
local or cursor). You can set an expiration of 30 days, 90 days, 1 year, or never.Copy the secret immediately. Orbit stores only a hash and a short preview after it is shown once.3
Send a request
Use the official OpenAI SDK, the official Anthropic SDK, or curl. All three talk to the same catalogue.
- OpenAI (Python)
- Anthropic (Python)
- cURL
What to do next
Claude Code
Run the Claude Code agent on Orbit credits.
Cursor
Point Cursor at Orbit’s OpenAI-compatible endpoint.
Models
How slugs, vendors, and routing work.
Billing
Credits, plans, and invoices.