Access leading AI models through a unified interface. All models are available through the same API endpoint.
Fast, cost-effective responses optimized for speed and efficiency.
google/gemini-2.5-flashAdvanced reasoning capabilities with multi-modal support. Ideal for complex tasks.
google/gemini-2.5-proOpenAI
High-accuracy chat and tool calling. Best for production-grade applications.
openai/gpt-4.1Anthropic
Long-form content generation and RAG workflows. Excellent for research and analysis.
anthropic/claude-3.5Specify the model in your API request using the model parameter. The format is provider/model-name.
If no model is specified, the default model google/gemini-2.5-flash will be used.