Pay-As-You-Go
Access every model. Pay only for what you use — no commitments, no minimums.
DeepSeek Subscriptions
Reserved token budgets and bonus perks for consistent DeepSeek usage.
Pay-As-You-Go
PAYG gives you access to every model on the Routeway API — OpenAI, Anthropic, Gemini, DeepSeek, Llama, and more. You’re charged only for the tokens you process, with no monthly commitment required.How tokens are billed
How tokens are billed
Every request is billed in two parts:
Rates are quoted per 1 million tokens and vary by model. You can view live rates in the Models Catalog or query them via the API.
Service tiers
Service tiers
Some models support flex and priority processing tiers in addition to the default tier. These are provider-side features from OpenAI and Gemini — Routeway passes your tier through to the upstream provider and bills you at the corresponding rate. Routeway does not run its own queue or priority routing.
Set a tier via the
service_tier request parameter, or append :flex / :priority to the model ID. Currently available on select OpenAI and Gemini models only — check capabilities.service_tiers in the model object.See Service Tiers for full details.Prompt caching
Prompt caching
Caching support varies by model. Check the
pricing.caching field returned by the API (or the Models Catalog) to see what a specific model supports.Not every model has every tier:
- Read-only (e.g. Kimi K2.7 Code) — cache hits are discounted; there is no explicit write charge.
- Read + write (e.g. Anthropic models) — both reads and writes are billed, with write rates varying by TTL.
- No caching —
pricing.cachingis absent from the model’s pricing object.
DeepSeek Subscriptions
Subscriptions include a reserved DeepSeek token budget and free daily model requests across all plans.- Core — $6.99 / $15.99
- Core Pro — $12.99 / $34.99
Subscription tokens are consumed first. Once exhausted, usage automatically continues on PAYG (unless you disable key fallback in the dashboard).
Cost Examples
Routeway calculates your cost using the standard token billing formula:- No caching
- Cache read only
- Cache read + write
deepseek-v3 — 0.64/1M outputLive Pricing
View rates anytime in the Interactive Models Catalog, or fetch them programmatically:pricing object. The caching field is only present when the model supports it, and its shape reflects exactly what that model offers:
- No caching
- Cache read only
- Cache read + write
Payment Methods
Payments are processed securely through Polar.sh:- Credit / Debit cards (Visa, Mastercard, Amex, and more)
- Automatic invoicing
Your card details never touch Routeway’s servers. All transactions are handled exclusively by Polar.sh, which is fully PCI-compliant.
Do you support PayPal or other payment methods?
Do you support PayPal or other payment methods?
PayPal is supported, though it isn’t available by default. For other payment methods, availability may vary — reach out to us and we’ll let you know what’s possible:
- Discord: Join discord.gg/RjX2CpdPpd and open a ticket — this is the fastest way to reach us.
- Email: help@team.routeway.ai