Route, observe, cache, and orchestrate all your LLM calls through a single intelligent control plane. Connect any provider. Ship faster.
No credit card required · 5,000 free credits/month
import OpenAI from "openai";
const client = new OpenAI({
baseURL: "https://gateway.phthos.ai/v1", // ← swap in Phthos
apiKey: "pk_your_api_key",
});
const res = await client.chat.completions.create({
model: "my-gpt4o-router", // routes to cheapest provider
messages: [{ role: "user", content: "Hello!" }],
});
Works with every LLM provider
From prototype to production. One platform, zero lock-in.
OpenAI-compatible API. Route across OpenAI, Anthropic, Gemini, Groq, and more.
Exact and semantic response caching to cut latency and provider spend.
Ingest documents, search vectors, and ground model answers in your data.
Orchestrate tools, memory, and models — usage metered per operation, not per flow.
Paid plans unlock features. Usage is metered in credits at each leaf operation — cache hits are free.
For solo developers and prototypes
For beginners and small teams
For teams shipping to production
For organizations at scale
Metering
Credits debited per leaf operation — not per agent run. Paid plans unlock features; cache hits are free.
All plans include OpenAI-compatible API, multi-tenant workspaces, and encrypted API key storage. Usage beyond included credits stops until the next period. Prices in USD.
Get started in 2 minutes. No credit card. No vendor lock-in.
Start Building — Free