> HyperAgent (Unofficial/Experimental)
HyperAgent (hyperagent.com) — fleet-of-AI-agents platform (research, docs, sites, decks, video). Plans convert monthly price 1:1 into spendable credits (up to 45% bonus); agents draw on hosted LLMs (Claude, ChatGPT, Kimi, etc.). Unofficial browser/cookie integration.
Value taken from the provider’s own published free-tier terms, expressed in USD.
note: Every dollar of plan price returns as credit (1 credit = $1 of model spend); higher tiers add 10-45% bonus. Pay-as-you-go discontinued Aug 2026; top-ups via credit blocks.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Hyperagent 200 | subscription | $200.00/mo | — | — | $240 credit (20% bonus). |
| Hyperagent 20 | subscription | $20.00/mo | — | — | $20 credit, 0% bonus. |
| Hyperagent 50 | subscription | $50.00/mo | — | — | $55 credit (10% bonus). |
| Hyperagent 100 | subscription | $100.00/mo | — | — | $115 credit (15% bonus). |
| Hyperagent 10000 | subscription | $10,000.00/mo | — | — | $14,500 credit (45% bonus); intermediate tiers 500/2000/5000 scale the bonus. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| Claude Opus 4.5 | — | — | 200k |
| GPT-5.1 | — | — | 400k |
| kimi-k3 | — | — | 1.0M |
| HyperAgent | — | — | — |
$ Does HyperAgent (Unofficial/Experimental) have a free tier?
No. HyperAgent (Unofficial/Experimental) 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 HyperAgent (Unofficial/Experimental) cost per 1M tokens?
HyperAgent (Unofficial/Experimental) 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 HyperAgent (Unofficial/Experimental) safe to use?
Uprouter rates HyperAgent (Unofficial/Experimental) as medium risk. Unofficial web-cookie scraping of a paid agent product whose credits proxy upstream LLM subscriptions; upstream provider ToS restrict using consumer/credit subscriptions to power third-party automation. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use HyperAgent (Unofficial/Experimental) through Uprouter Connect?
HyperAgent (Unofficial/Experimental) 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
current: unknownNo probes recorded yet.
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
Unofficial web-cookie scraping of a paid agent product whose credits proxy upstream LLM subscriptions; upstream provider ToS restrict using consumer/credit subscriptions to power third-party automation.
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
# HyperAgent (Unofficial/Experimental)'s own API — get a key from their dashboard
curl https://hyperagent.com/chat/completions \
-H "Authorization: Bearer THEIR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-opus-4.5",
"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.