API platform

Build with our models.

SDKs in Python, TypeScript, Go, and Rust. Streaming, tools, structured JSON, and files. Pay-as-you-go, no commitments.

Native streaming

Three lines to get started.

A single call gives you streaming, tools, web search, and code in a sandbox. If you want more control, every piece is available separately.

streaming.ts
import { vmira } from "vmira";

const stream = await vmira.chat.stream({
  model: "mira-pro",
  messages: [
    { role: "user", content: "Summarize the latest Q1 report." },
  ],
  tools: [{ type: "web_search" }, { type: "code_interpreter" }],
});

for await (const chunk of stream) {
  process.stdout.write(chunk.text);
}
Models

Powered by our frontier models.

Built for the real world: advanced reasoning, multimodal capabilities, and long context windows.

vMira Fast
mira
free

Quick replies for everyday tasks. Fluent Russian and English with image input and 400k context.

Input / 1M
$1.00
Output / 1M
$3.00
Thinking
Active
live
vMira Thinking
mira-thinking
pro

Reasoning model that shows its steps. Built for math, code, and structured analysis — extended deliberation only when the question needs it.

Input / 1M
$1.50
Output / 1M
$5.00
Thinking
+50%
Active
live
vMira Pro
mira-pro
pro

Our flagship: long-context multimodal model with image input and 1M-token context for production workloads.

Input / 1M
$3.00
Output / 1M
$9.00
Thinking
Active
live
vMira Max
mira-max
max

Top performance for complex agents, long-form research, and contract-grade analysis. 2M context, 200k output ceiling.

Input / 1M
$15.00
Output / 1M
$60.00
Thinking
Active
live
The fastest path to production is the runtime your team already runs. We tune the API to that — streaming, tools, and structured output behave the same in development as they do under load.
VC
VCorp
Technology
Enterprise

Enterprise-grade features for operating at scale.

Private data

Your information is never used for training. No-retention policy on request.

Compliance

SOC 2 Type II, ISO 27001, ISO 27018, and 152-FZ. Data residency in the Russian Federation.

Network security

mTLS, IP allowlists, SAML SSO, MFA enforced.

Encryption

AES-256 at rest, TLS 1.3 in transit, HSM-managed keys.

Admin controls

RBAC roles, per-project quotas, usage and cost alerts.

Visibility

Per-project activity reports exportable to your SIEM in real time.

Work with full autonomy.