> Requesty
Requesty is an AI model gateway and router that aggregates over 600 models (Claude, GPT, Gemini, DeepSeek) through a single OpenAI-compatible API. It offers cost optimization, unified billing, and advanced routing features for enterprise and individual developers.
// pros
- OpenAI-compatible, base_url router.requesty.ai/v1, works with Cursor/Cline/Roo/Claude Code
- Free tier of 200 requests/day + signup credits, usable without a credit card
- Run by a real company; offers routing policies, prompt caching, real-time analytics, EU data residency, cross-provider failover
- A well-documented OpenRouter competitor
// cons
- Fundamentally a commercial aggregation gateway; paid tier is the core, free is only for trial (200 req/day)
- Heavy/production use requires pay-as-you-go (+5% markup)
- Small free allowance, unsuitable for long-term free access to large models
Good for developers needing unified multi-model routing and failover to trial on the free tier; long-term/production use is a paid product—evaluate cost and data compliance as needed.
community_reputation
Requesty is a clearly-incorporated LLM gateway, featured in independent comparison articles (vs OpenRouter/Portkey/LiteLLM) and third-party directories; features and free-tier claims are consistent and transparent, with positive reputation and low risk.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
How we estimated this: the free allowance is converted to a dollar value using the provider’s own pay-as-you-go rates for the models a typical developer would reach for. When the allowance is metered in requests, tokens or minutes rather than dollars, we assume median usage of the cheapest capable model. Because assumptions are involved, the figure carries the est. flag — treat it as an order of magnitude, not a quote.
note: Free tier: 200 requests/day plus ~$6 signup credits (some sources say $10; conservative low end), no card required; beyond that Pro is pay-as-you-go at model cost +5%.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Free tier: 200 requests/day + ~$6 signup credits (some sources say $10 to start), no credit card; beyond that Pro is pay-as-you-go (model cost +5%) |
| Pay-as-you-go | payg | — | — | — | Upstream price plus 5% service markup. |
| Free Tier | free | — | — | — | Includes $6 in signup credits for new users. |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/requesty-ai" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/requesty-ai.svg" alt="Requesty live status on UPROUTER.ONLINE" height="40"></a>Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Requesty entry — no tracking, no scripts.
$ Does Requesty have a free tier?
Yes — Requesty offers a free tier that we value at roughly $6.00 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on Requesty's official pricing page — free tiers change without notice.
$ How much does Requesty cost per 1M tokens?
Requesty does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is Requesty safe to use?
Uprouter rates Requesty as low risk. Rated low risk. a commercial aggregator routing to many upstreams with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Requesty through Uprouter Connect?
Yes — Requesty is Connect-compatible. Add your Requesty API key in Uprouter Connect (encrypted at rest) and route requests to it through one OpenAI- and Claude-compatible API, optionally behind failover aliases. Uprouter meters the traffic in compute at the provider's listed rate.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
full history →best-effort probes · not a guarantee · last 13h ago
| Checked | Status | Latency |
|---|---|---|
| 13h ago | up | 198ms |
| 14h ago | up | 184ms |
| 1d ago | up | 290ms |
| 2d ago | up | 153ms |
| 3d ago | up | 158ms |
| 4d ago | up | 116ms |
| 12d ago | up | 1639ms |
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Rated low risk. a commercial aggregator routing to many upstreams with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
curl https://uprouter.online/api/connect/v1/chat/completions \ -H "Authorization: Bearer upr_live_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{
"model": "sandbox-echo",
"messages": [{ "role": "user", "content": "Hello via Requesty" }]
}'Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.