102+ models — GPT, Claude, Gemini, Grok, DeepSeek — behind one OpenAI-compatible endpoint. Swap baseURL, not your stack.
one endpoint · every model · pay per token
Market
| # | Model | Provider | In / Out per 1M | Vol/wk | 7d chart | 7d |
|---|---|---|---|---|---|---|
| 01 | zyloo/claude-fable-5new | Anthropic | $8.00 / $45.00 | — | ↑ 34% | |
| 02 | zyloo/claude-opus-5new | Anthropic | $4.25 / $23.00 | — | ↑ 36% | |
| 03 | zyloo/gpt-5.6-solnew | OpenAI | $2.00 / $12.00 | — | ↑ 10% | |
| 04 | zyloo/gpt-5.6-terranew | OpenAI | $1.25 / $7.50 | — | ↑ 31% | |
| 05 | zyloo/gemini-3.6-flashnew | $1.50 / $7.50 | — | ↑ 6% | ||
| 06 | zyloo/gemini-3.5-flash | $1.49 / $9.00 | — | ↑ 4% | ||
| 07 | zyloo/grok-4.5 | xAI | $2.00 / $6.00 | — | ↑ 25% | |
| 08 | zyloo/grok-4.3 | xAI | $1.25 / $2.50 | — | ↓ 4% | |
| 09 | zyloo/kimi-k3new | Moonshot | $3.00 / $15.00 | — | ↑ 29% |
Infrastructure
Streaming, tool calling, vision, structured output — your existing SDK works untouched. The entire migration is two lines.
// 1. Point any OpenAI client at Zyloo
import OpenAI from "openai";
const client = new OpenAI({
apiKey: process.env.ZYLOO_KEY,
baseURL: "https://api.zyloo.io/v1",
});
// 2. Swap the model — that's it.
const res = await client.chat.completions.create({
model: "zyloo/claude-fable-5",
messages: [{ role: "user", content: "Ship it." }],
});Requests route to the fastest healthy upstream, with automatic failover. ~40ms of added latency.
No tiers, no hidden fees — billed to the cent. Rotate keys any time and cap spend per key from the dashboard.
Terminal-ready
Claude Code, Codex, opencode, Aider, Qwen Code — swap two variables and every agent runs on the cheapest gateway.
See the setup guideGetting started
Thirty seconds with Google. No credit card, no sales call — you're in.
One key opens every model. Set a budget per key if you like, and rotate it any time from the dashboard.
Drop the key into your existing OpenAI client and point it at api.zyloo.io/v1. You're billed per token, to the cent.
Top up your balance
Top up with cryptocurrency — USDT, Bitcoin and dozens of other coins and networks — or pay by card via Chargily Pay (EDAHABIA & CIB). Add credit from $5 for pay-as-you-go access, or choose an optional subscription plan for selected models.
FAQ
Zyloo is a unified AI API gateway. One API key and one OpenAI-compatible endpoint give you access to every leading model — GPT, Claude, Gemini, Grok, Kimi, GLM and more — at the cheapest price on the market.
Yes. Point any OpenAI client at api.zyloo.io/v1, drop in your Zyloo key, and set the model name. No rewrites — streaming, chat completions and tool calls all work the same way.
You pay per token, to the cent — no tiers, no hidden fees. Pay as you go across the full model catalog, or choose an optional subscription for flat-rate access to selected models.
Cryptocurrency only — USDT, Bitcoin and dozens of other coins and networks, through our payment provider NOWPayments. You see the exact amount and address at checkout, and your balance updates the moment the payment confirms.
No — Zyloo is prepaid and pay-as-you-go: top up your balance and you're only billed per token, to the cent. Optional subscription plans offer flat-rate access to selected models, but you never need one. Crypto and EDAHABIA purchases cover a single period and never renew; card purchases renew automatically only if you choose that at checkout, and you can cancel any time. Crypto payments are non-refundable.
Get started
One key, one endpoint, and flexible pricing. Pay as you go across the full model catalog, or choose a subscription for flat-rate access to selected models.