> RRRapi
RRRapi is a third-party AI API relay built on the New API (One API) framework. It provides an OpenAI-compatible endpoint that aggregates multiple upstream models, featuring a balance-based top-up model with Stripe integration for credits.
// pros
- Stripe payment integration; registration includes email verification and Turnstile, a relatively proper flow
- Standard OpenAI-compatible /v1 endpoint
// cons
- Top-up paid relay with no explicit free-quota commitment
- Fully anonymous operation, no corporate entity, no reliable independent reputation
- Relay-category risk: dubious cheap-price sources, suspected stolen/shared upstream keys, shutdown
A Stripe-integrated anonymous paid relay with no explicit free quota and zero independent reputation. Information is insufficient — treat with caution; if testing, keep it small, top up as needed, and cross-verify stability.
community_reputation
No independent positive review of rrrapi.com; NodeSeek summaries warn that such cheap/charity relays have dubious API sources and that shared keys are often monitored and abused, advising to prioritize stability/operating-history/real-company backing and avoid large deposits. The site's own /api/status shows a Stripe-integrated, top-up paid New API relay.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
No free tier
This provider does not offer a free tier as of our last verification (4d ago). The cheapest way to try it is pay-as-you-go. If the provider adds a free tier, submit a correction and we’ll re-verify.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Unknown (/api/status shows price=7.3, stripe_unit_price=8, open registration + email verification + Turnstile; a top-up paid relay with no public free quota). |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/rrrapi-com" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/rrrapi-com.svg" alt="RRRapi 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 RRRapi entry — no tracking, no scripts.
$ Does RRRapi have a free tier?
No. RRRapi does not offer a meaningful free tier — entry requires payment (pay-as-you-go or a plan). We mark this explicitly rather than showing a misleading zero.
$ How much does RRRapi cost per 1M tokens?
RRRapi 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 RRRapi safe to use?
Uprouter rates RRRapi as medium risk. Built on standard open-source aggregator software. High risk compared to official providers due to unknown upstream sourcing and limited institutional backing, though it uses standard commerce integrations. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use RRRapi through Uprouter Connect?
Yes — RRRapi is Connect-compatible. Add your RRRapi 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 14h ago
| Checked | Status | Latency |
|---|---|---|
| 14h ago | up | 121ms |
| 1d ago | up | 118ms |
| 2d ago | up | 108ms |
| 2d ago | up | 99ms |
| 4d ago | up | 88ms |
| 12d ago | up | 941ms |
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
Built on standard open-source aggregator software. High risk compared to official providers due to unknown upstream sourcing and limited institutional backing, though it uses standard commerce integrations.
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 RRRapi" }]
}'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.