One shared API for multiple AI models
Integrate GPT, Claude, Gemini, and more through an OpenAI-compatible API with clear token pricing and a setup built for real production workloads.
No models match current filters.
| Model | Input / 1M | Output / 1M | Per request | Context | Usage |
|---|
Use the shared /v1 base URL, pick the model you want, and call the route your client needs such as chat/completions, responses, embeddings, images/generations, video/generations, audio/speech, or models. The examples below adapt automatically to the selected model type.
Base URL
Quickstart API key
Login to auto-fill your API key in examples.
cURL example
JavaScript example
/v1/chat/completions, /v1/embeddings, /v1/images/generations, /v1/video/generations, or /v1/models.