> NexoToken
NexoToken is a commercial aggregation relay covering 130+ LLMs with an OpenAI-compatible /v1 endpoint. It uses an ultra-low-multiplier (0.01x-0.03x) billing system and offers a daily refreshing free quota for ~40 models.
// pros
- Aggregates 130+ LLMs, ~40 with daily free quota refreshing next day, freebie-friendly
- OpenAI-compatible + token console, supports Alipay/WeChat, low multipliers in the paid tier
- Multiple promo/intel posts on NodeLoc, with some community visibility
// cons
- A third-party relay/aggregator, not a first-party vendor, questionable source compliance
- Claims of 99.9% uptime / 12ms latency / 7-day refund are self-promotion without independent verification
- Limited operator transparency; carries relay endemic risks (suspected stolen upstream keys, shutdown)
- Daily free quota may change with operating policy
An aggregation relay marketed on 'daily free quota' with some community visibility; you can test its daily-free models at zero cost to gauge quality. For paid use, avoid large deposits and top up as needed; don't take its self-claimed high-uptime metrics at face value.
community_reputation
NodeLoc has several NexoToken promo/deal posts (positive) describing its 130+ model aggregation, ~40 daily-free models, and cheap paid tier; WebSearch also shows a third-party review giving A-grade scores (GPT-5.6-sol 96, Claude 92, medium credibility). But high-uptime/low-latency claims are self-promotion, lacking independent long-term verification.
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: ~40 models offer daily free quotas that auto-refresh the next day (including some Claude/GPT/Gemini models); claims of sign-up bonus and 7-day no-questions refund are platform self-promotion — actual amounts per the console.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | ~40 models offer daily free quotas that auto-refresh the next day (including some Claude/GPT/Gemini models); claims of sign-up bonus and 7-day no-questions refund are platform self-promotion — actual amounts per the console. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| Claude Sonnet 4.6/4.5 | — | — | — |
| DeepSeek | — | — | — |
| Qwen3.5 | — | — | — |
| minimax | — | — | — |
| Agnes image series | — | — | — |
| gpt-5.4 | — | — | 1.1M |
| GPT-4o | — | — | 128k |
| kimi-k2.6 | — | — | 262k |
| GLM-5.1 | — | — | 205k |
<a href="https://uprouter.online/s/nexotoken-net" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/nexotoken-net.svg" alt="NexoToken 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 NexoToken entry — no tracking, no scripts.
$ Does NexoToken have a free tier?
Yes — NexoToken offers a free tier that we value at roughly $0.30 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on NexoToken's official pricing page — free tiers change without notice.
$ How much does NexoToken cost per 1M tokens?
NexoToken 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 NexoToken safe to use?
Uprouter rates NexoToken as medium risk. Rated medium risk. a commercial aggregator routing to many upstreams with only partial transparency: some model coverage or pricing is confirmed, while other figures rest on third-party reports or a login-gated console. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use NexoToken through Uprouter Connect?
NexoToken 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 | 760ms |
| 1d ago | up | 766ms |
| 2d ago | up | 757ms |
| 3d ago | up | 759ms |
| 4d ago | up | 747ms |
| 12d ago | up | 861ms |
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 medium risk. a commercial aggregator routing to many upstreams with only partial transparency: some model coverage or pricing is confirmed, while other figures rest on third-party reports or a login-gated console.
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
# NexoToken'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": "claude-sonnet-4-6-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.