UPROUTERONLINE

> SenseNova

edit
token.sensenova.cn

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.

up· 718msbest-effort probe · checked 13h agoupvotes · community
Official free tierFreemiumLow risk· conf 85%verifiedconnect: BYOK
Free credits
$200.00est.
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.
Cheapest input /1M
USD per 1M input tokens, best tracked model
Cheapest output /1M
USD per 1M output tokens, best tracked model
Models tracked
4
Canonical models with normalized pricing
// source_analysisthird-party review via freeairouter.com

// 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

// free_quota
$200.00estimated value

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.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Free tier (source-reported)freeLimited-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 Freefree1,500 calls per 5 hours per model.
pricing_last_verified: 4d agoofficial pricing page

Pricing normalized from public sources — always verify with the provider.

// model prices

ModelInput /1MOutput /1MContext
SenseNova 6.7 Flash-Lite
SenseNova U1 Fast
DeepSeek V4 Flash1.0M
GLM 5.21.0M
// embed_badgebadge · uprouter.online/badge/token-sensenova-cn
<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.

SenseNova live status badge preview
// follows site theme
// faq
$ 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.

// community0 reviews

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 →
up · 56msup · 881msup · 795msup · 630msup · 817msup · 795msup · 718ms
100%
7-probe uptime
7/30-day charts →

best-effort probes · not a guarantee · last 13h ago

CheckedStatusLatency
13h agoup718ms
14h agoup795ms
1d agoup817ms
2d agoup630ms
3d agoup795ms
4d agoup881ms
12d agoup56ms

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

Low risk
85%

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.

// similar_providersscored by Official free tier signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.

Uprouter command palette

Jump to a page, provider, model or action

Keyboard shortcuts

Every keyboard shortcut available on Uprouter