For Builders · AI Gateway
OmniStrat Foundry.
One endpoint, every model. Every call cryptographically signed. Cost caps that stop, not warn. Failover fast enough it never wakes you. Taskforces that hold a charter, a budget, and a memory.
This month
Your usage · liveAI calls
—
Tokens routed
—
Est. cost
—
Taskforces
—
Console
Manage your FoundryAPI Keys
Generate, rotate, revoke.
Long-lived keys or short-lived JWTs. Rotate any time; existing traffic keeps flowing until you revoke.
Taskforces
Build agents that hold charter.
Each Taskforce has a charter, budget, memory that compounds, and an approval workflow you configure per action class.
Cost governance
Hard caps, per-org · per-key · per-call.
Set a monthly ceiling. The Router refuses the 601st dollar. No overages. No surprises. Anomaly detection with drift alerts.
Quickstart
One line to your first callPOST https://api.omnistrat.ai/api/route
# Bash curl -X POST https://api.omnistrat.ai/api/route \ -H "Authorization: Bearer ost_..." \ -H "X-Org-Id: org_..." \ -H "Content-Type: application/json" \ -d '{ "prompt": "Hello", "model": "auto" }' # TypeScript SDK npm install @omnistrat/sdk import { OmniStrat } from "@omnistrat/sdk"; const client = new OmniStrat({ apiKey, orgId }); const r = await client.route({ prompt: "Hello" });
Providers behind the endpoint
13 available · auto-failoverAnthropic
Claude Opus · SonnetOpenAI
GPT-5 · GPT-4oGoogle
Gemini 2.5 · 1.5xAI
Grok 4 · 3Workers AI
Llama · MistralBedrock
via AWSDeepSeek
R1 · V3Qwen
AlibabaMistral
La PlateformeCohere
Command RPerplexity
SonarGroq
Fast inferenceTogether
OSS models