> Hvoy.ai
Hvoy AI is a specialized diagnostic and directory site for third-party AI API gateways. It performs continuous latency, uptime, and model-adulteration testing to help developers benchmark and select relay providers. Mirrored at hvoyai.com.
// pros
- Positioned as a relay-station checker/ranking/price-comparison tool useful for pre-purchase technical vetting and cross-comparison (uptime, latency, 'watering-down' rate, price)
- Covers relay channel info for mainstream models like Claude/GPT/Gemini, fairly broad coverage
- Provides per-site detail pages and multi-dimension sorting, helpful for picking a relay
// cons
- Fundamentally a checker/directory rather than a stable free-API provider; the bundled 'free token' is reverse-proxied, small, and not guaranteed long-term
- Own /v1 endpoint probes 403 (auth required); no public programmatically callable free API entry
- Neutrality of its checks is questioned: developers report notably different results for direct vs NewAPI-relayed access, suspected source-based discriminatory filtering
- Users allege it claims 'pure front-end, no key upload' yet the key and URL are actually sent to its server; pasting upstream keys risks leakage/theft
- Low community engagement (high-view, zero-reply V2EX post), limited independent credibility evidence
Usable as a reference price-comparison/health-check tool before choosing a relay, but do not treat its rankings as a safety endorsement; if checking, use only temporary restricted keys and delete after testing, never paste real production upstream keys. The bundled free tokens are only for casual trial, not to be relied on.
community_reputation
Hvoy AI is widely used in Chinese communities as a relay-station 'health check / price comparison' tool and is seen as useful, but framed as a reference list rather than a safety endorsement. There are negative concerns about check neutrality and key-handling transparency (Linux.do), and both discussion volume and independent positive word-of-mouth are limited; treat its rankings cautiously and avoid pasting real upstream keys.
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: The site is primarily a checker/comparison tool; minor perks: ~20 points on signup, ~10 points to claim one free token, ~20 points for sharing, plus an occasional ~5 CNY (≈$0.74) redeem code; it claims a small daily 'freebie' of reverse-proxied sonnet-4.6/gpt5.3 (e.g. ~50 sonnet4.6 calls/day), with no guaranteed quota or stability.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | The site is primarily a checker/comparison tool; minor perks: ~20 points on signup, ~10 points to claim one free token, ~20 points for sharing, plus an occasional ~5 CNY (≈$0.74) redeem code; it claims a small daily 'freebie' of reverse-proxied sonnet-4.6/gpt5.3 (e.g. ~50 sonnet4.6 calls/day), with no guaranteed quota or stability. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| sonnet-4.6 (reverse-proxied, limited freebie) | — | — | — |
| gpt5.3 (reverse-proxied, limited freebie) | — | — | — |
<a href="https://uprouter.online/s/hvoy-ai" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/hvoy-ai.svg" alt="Hvoy.ai 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 Hvoy.ai entry — no tracking, no scripts.
$ Does Hvoy.ai have a free tier?
Yes — Hvoy.ai offers a free tier that we value at roughly $1.49 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on Hvoy.ai's official pricing page — free tiers change without notice.
$ How much does Hvoy.ai cost per 1M tokens?
Hvoy.ai 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 Hvoy.ai safe to use?
Uprouter rates Hvoy.ai as low risk. Rated low risk. a directory/monitor of model endpoints 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 Hvoy.ai through Uprouter Connect?
Hvoy.ai is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.
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 | 144ms |
| 1d ago | up | 291ms |
| 2d ago | up | 262ms |
| 3d ago | up | 89ms |
| 4d ago | up | 481ms |
| 12d ago | down | — |
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 directory/monitor of model endpoints 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
# Hvoy.ai's own API — get a key from their dashboard
curl https://YOUR-PROVIDER-ENDPOINT/chat/completions \
-H "Authorization: Bearer THEIR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "sonnet-4-6-reverse-proxied-limited-freebie",
"messages": [{ "role": "user", "content": "Hello" }]
}'Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.