> SenseNova
token.sensenova.cn is the official Token Plan for SenseTime's SenseNova multimodal AI platform. During its public beta, it offers generous free quotas for models like SenseNova 6.8 Flash Lite and U1 Fast, suitable for complex office workflows.
// pros
- First-party official platform from SenseTime — not a relay, with no upstream-key theft or exit-scam risk
- Limited-time free public beta; zero-barrier phone-number signup yields a programmable OpenAI-compatible API
- Offers popular models like DeepSeek V4 Flash and GLM 5.2, and allows up to 20 API keys
- Positive coverage and community confirmation from IT Home, AIProductHub, Linux.do and V2EX
// cons
- Free access is a 'limited-time public beta' and may become paid or have quotas adjusted
- Each model has a per-5-hour call cap (DeepSeek V4 Flash / GLM 5.2 about 500 calls/5h)
- The root host token.sensenova.cn returns 404 (only /v1/* are API paths, not the homepage)
- As a big-vendor limited free tier, long-term large-scale production still requires switching to paid
A first-party official free tier from SenseTime with high credibility, good for free trials of DeepSeek V4 Flash, GLM 5.2 and the SenseNova family; note the limited-time beta caps and possible future charging, and do not rely on it for long-term free production.
community_reputation
SenseNova Token Plan is officially operated by SenseTime; IT Home, AIProductHub, Linux.do and V2EX report its limited-time free public beta and its extension. As a first-party big-vendor platform, its credibility is high and exit-scam/key-theft risk is very low.
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 public beta (extended to end of July): 1,500 calls/5h per model (verified: 60k points/5h on token-plan page); ~7,200 calls/day ~ $200/mo equivalent at ~1K tokens/call. Phone signup, up to 20 API keys.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Limited-time free public beta: SenseNova 6.7 Flash-Lite and U1 Fast each about 1,500 calls per 5 hours, DeepSeek V4 Flash and GLM 5.2 each about 500 calls per 5 hours; zero-barrier phone-number signup, up to 20 API keys (the free plan has been extended to end of July). |
| Public Beta Free | free | — | — | — | 1,500 calls per 5 hours per model. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| SenseNova 6.7 Flash-Lite | — | — | — |
| SenseNova U1 Fast | — | — | — |
| DeepSeek V4 Flash | — | — | 1.0M |
| GLM 5.2 | — | — | 1.0M |
<a href="https://uprouter.online/s/token-sensenova-cn" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/token-sensenova-cn.svg" alt="SenseNova 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 SenseNova entry — no tracking, no scripts.
$ Does SenseNova have a free tier?
Yes — SenseNova offers a free tier that we value at roughly $200.00 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on SenseNova's official pricing page — free tiers change without notice.
$ How much does SenseNova cost per 1M tokens?
SenseNova 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 SenseNova safe to use?
Uprouter rates SenseNova as low risk. Rated low risk. an official provider with a free tier 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 SenseNova through Uprouter Connect?
Yes — SenseNova is Connect-compatible. Add your SenseNova 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 | 718ms |
| 14h ago | up | 795ms |
| 1d ago | up | 817ms |
| 2d ago | up | 630ms |
| 3d ago | up | 795ms |
| 4d ago | up | 881ms |
| 12d ago | up | 56ms |
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. an official provider with a free tier 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": "sensenova-6-7-flash-lite",
"messages": [{ "role": "user", "content": "Hello via SenseNova" }]
}'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.