Pricing

Simple plans. Unlimited tokens.

You pay for how many generations run at the same time. Input, cached input and output tokens are always included.

Plans are being finalized

Create a free account now — every account starts with a free daily allowance and unlimited tokens per request.

Prices exclude applicable taxes, calculated at checkout. Free requests reset daily at 00:00 UTC. Need more parallel streams than listed here? Contact us.

Subscriptions renew automatically and can be cancelled any time. See the Terms of Service and Refund Policy.

FAQ

Plans & limits

What does “never metered” actually mean?
There is no per-token charge and no monthly token quota. Your plan sets how many requests can generate at the same time (parallel streams) and a per-request output cap. Everything you send and receive within that is included.
Is there a free tier?
Yes. Every account can send a small number of requests a day for free once its email address is verified, and the allowance resets at 00:00 UTC. Free requests are shared per device and network, so one person gets one allowance. Paid plans have no daily request limit.
What happens when I use all my parallel streams?
Extra requests wait in a queue, up to your plan’s queue allowance, and start when one of your streams frees up. Beyond that the API returns 429 concurrency_limit_exceeded right away, so your client can back off.
Which APIs are supported?
OpenAI Chat Completions and Responses, and Anthropic Messages (including token counting), all on the same base URL. Use the official SDKs by changing the base URL and API key.
How do cached input tokens work?
Requests in the same conversation are routed to the same engine for a while, so a prompt prefix it has already processed can be served from its cache. Cache hits show up as cached input tokens in your usage; how much they help depends on how stable your prompts are.
Can I see exactly what I used?
Yes. The dashboard shows every request with input, cached input and output tokens, latency and status, plus daily rollups by key and model — all exportable as CSV.
Can I limit what each API key can do?
Each key can have its own maximum number of parallel streams, so a background job can never crowd out your production traffic.
Do you store or train on my prompts?
No. Prompts and completions are processed in memory on our inference servers and are never written to our database or logs, and we never use your content to train models. We keep request metadata such as token counts, timings and status, which is what powers your usage dashboard. Details are in the Privacy Policy.

Stop counting tokens. Start shipping.

An OpenAI- and Anthropic-compatible inference API with no token meter. Send as much as you like — your plan sets how many generations run at once.