$1 freecredit on signup — no card required
33+ 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-opus-4-8-thinkingthinking | Anthropic | $5.00 / $25.00 | — | ↑ 4% | |
| 02 | zyloo/claude-opus-4-8 | Anthropic | $5.00 / $25.00 | — | ↑ 1% | |
| 03 | zyloo/claude-opus-4-7-thinkingthinking | Anthropic | $5.00 / $25.00 | — | ↑ 10% | |
| 04 | zyloo/claude-opus-4-7 | Anthropic | $5.00 / $25.00 | — | ↑ 12% | |
| 05 | zyloo/claude-opus-4-6-thinkingthinking | Anthropic | $5.00 / $25.00 | — | ↓ 8% | |
| 06 | zyloo/claude-opus-4-6 | Anthropic | $3.00 / $20.00 | — | ↑ 70% | |
| 07 | zyloo/claude-opus-4-5-20251101 | Anthropic | $3.00 / $20.00 | — | ↑ 1% | |
| 08 | zyloo/claude-sonnet-4-6 | Anthropic | $3.00 / $15.00 | — | ↑ 22% | |
| 09 | zyloo/claude-3-haiku-20240307 | Anthropic | $1.00 / $5.00 | — | ↓ 4% |
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 minimums — billed to the cent. Rotate keys any time and cap spend per key from the dashboard.
Getting started
Thirty seconds with Google. No credit card, no sales call — your $1 welcome credit lands the moment 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
Cards, wallets, or crypto — every major method is supported, with no subscription and no minimums. Add credit in seconds and your balance updates the moment payment confirms.
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, at rates straight from the providers with no markup tiers. Many models are significantly cheaper than calling each provider directly, and there is no subscription.
Cards (Visa, Mastercard), PayPal, Apple Pay, Google Pay, WeChat Pay, plus crypto including USDT and Bitcoin. Your balance updates the moment payment confirms.
Yes. Every new account gets a free welcome credit on signup — no card required — so you can ship a real feature before you ever pay.
Welcome offer
No card, no subscription, nothing to cancel. Enough to actually ship a feature before you ever pay us a cent.