Documentation Index
Fetch the complete documentation index at: https://docs.opper.ai/llms.txt
Use this file to discover all available pages before exploring further.
Add an API Key
Log in at platform.opper.ai and create an API key. Each key is tied to a project — we recommend creating a new project per application or environment.Set it as an environment variable:
Select API
Choose which API format to use. All options route through Opper with full observability.Or use a compatible API — all routes add observability, virtual keys, and model routing:
Opper Multimodal API
Recommended. Built for agents and AI-native applications. Specify tasks, not prompts — 200+ models, all modalities.
OpenAI
Use the Responses and Chat Completions endpoints
Anthropic
Use the Messages endpoint
Gemini
Use the Generate Content endpoint
Opper Multimodal API
A declarative API built for agents and AI-native applications. Specify tasks, not prompts — the platform handles execution across 200+ models and all modalities with built-in observability, fallbacks, and structured output.- Text
- Streaming
- Structured
- Chat
- Tools
- Image
- Audio
- Embeddings
- Realtime
The simplest way to call a model — pass a string in, get a string back.
Example output