Make your first call
Get an API key
Sign in at platform.opper.ai and create a key. Each key belongs to one project, so make a new project for each app or environment.Calls draw from your account balance, so add credits under Billing before your first call.Put the key in your shell:
Run your first call
Point your SDK at the gateway and make a call. Here it is with the OpenAI SDK — the same base-URL trick works with the Anthropic and Google AI SDKs too.
See it in the platform
Open platform.opper.ai and click into the most recent trace. You’ll see your call, the model that ran it, the cost, the latency, and any Control Plane rules that fired.
What to do next
Build on Opper
A short guide to text, multimodal, and voice.
Models
Browse the 300+ models Opper supports and how to call them.
Drop-in SDKs
Use the OpenAI, Anthropic, or Google AI SDK against Opper.
Control Plane
Observe, route, and guard everything you build.