API Reference
Welcome to the SIRAYA Model Router API Reference. Our APIs are designed to be simple, standardized, and powerful, allowing you to integrate world-class AI capabilities into your applications with minimal effort.
Core APIs
| API | Description |
|---|---|
| LLM Model API | Chat completions and reasoning with global LLM providers. |
| Image Generation API | Generate and edit images from text and image prompts. |
| Video Generation API | Generate videos from text and image prompts. |
| Audio API | Transcribe and translate audio with speech-to-text. |
| Embeddings API | High-performance vector embeddings for search and RAG. |
| Rerank API | Semantic document ranking for superior search accuracy. |
| Asset Management API | Upload and manage images, videos, and audio assets. |
Compatibility Layers
We provide full protocol compatibility for popular SDKs:
| API | Description |
|---|---|
| OpenAI Responses API | Use the standard OpenAI SDK to call any model on our platform. |
| Anthropic Claude API | Native support for Anthropic's Messages interface. |
Resources
- Authentication: Secure your requests with API keys.
- Usage Accounting: Monitor tokens and costs in real-time.
- Errors Code: Understand and handle API response codes.
- Models API: Programmatically list available engines.
Ready to start? Check out our Quickstart Guide.