Mira · Documentation
Build with Mira.
Mira is an OpenAI-compatible API. Point any OpenAI client at https://api.vmira.ai/v1, swap your key for an sk-mira-… token, and the official Python and JavaScript SDKs work unchanged.
Quickstart
Your first call in under a minute — curl, Python, JS, or any OpenAI SDK.
API reference
Base URL, authentication, request and response shape for /v1/chat/completions.
Models
The two-model lineup — when to use mira vs. mira-thinking.
Features
Vision, tool use, JSON mode, embeddings, batch — the capability map.
Streaming
Server-sent events, partial messages, and how to consume the wire format.
SDKs & libraries
Drop-in usage with the official OpenAI SDKs and notes for popular community clients.