UPROUTERONLINE

> Notion AI Web (Unofficial/Experimental)

edit
notion.so

Notion AI (notion.so) embeds multi-model LLM access into the Notion workspace (Notion Agent, AI blocks, Enterprise Search, Research Mode). Model vendors are not individually named publicly (FAQ states Notion charges tokens at each provider's published rates, no markup), so no catalog models are linked. Free/Plus plans get only a limited trial of complimentary AI responses; full Notion AI requires Business/Enterprise with a usage allowance, and premium models spend Notion credits ($10 per 1,000 monthly credits). This route is an unofficial web integration using the token_v2 cookie from app.notion.com.

unknownbest-effort probe · checked neverupvotes · community
Subscription routerFreemiumMedium risk· conf 80%community-reported
Free credits
$0.01
Notion credits: $10 per 1,000 monthly Notion credits (notion.com/pricing) -> $0.01/credit.
Cheapest input /1M
USD per 1M input tokens, best tracked model
Cheapest output /1M
USD per 1M output tokens, best tracked model
Models tracked
0
Canonical models with normalized pricing
// free_quota
$0.01provider-quoted

Value taken from the provider’s own published free-tier terms, expressed in USD.

note: Notion credits: $10 per 1,000 monthly Notion credits (notion.com/pricing) -> $0.01/credit.

// pricinglast verified 3h ago
PlanTypeMonthlyInput /1MOutput /1MNote
FreefreeLimited trial of Notion AI (complimentary AI responses, finite).
Plussubscription$10.00/moPer member/month (billed annually). Notion AI remains a limited trial on Plus.
Businesssubscription$20.00/moPer member/month. Full Notion AI with usage allowance; premium models spend Notion credits ($10 per 1,000 credits).
EnterprisesubscriptionCustom pricing. Full Notion AI, custom agents ($10 per 1,000 Notion credits after trial).
pricing_last_verified: 3h agoofficial pricing page

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

// faq
$ Does Notion AI Web (Unofficial/Experimental) have a free tier?

Yes — Notion AI Web (Unofficial/Experimental) offers a free tier that we value at roughly $0.01 in free credits. Always confirm current limits on Notion AI Web (Unofficial/Experimental)'s official pricing page — free tiers change without notice.

$ How much does Notion AI Web (Unofficial/Experimental) cost per 1M tokens?

Notion AI Web (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 Notion AI Web (Unofficial/Experimental) safe to use?

Uprouter rates Notion AI Web (Unofficial/Experimental) as medium risk. Unofficial token_v2 cookie automation of app.notion.com; violates Notion ToS, sessions can be revoked; workspace access adds data-exposure risk. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Notion AI Web (Unofficial/Experimental) through Uprouter Connect?

Notion AI Web (Unofficial/Experimental) is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.

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

current: unknown

No 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

Medium risk
80%

Unofficial token_v2 cookie automation of app.notion.com; violates Notion ToS, sessions can be revoked; workspace access adds data-exposure risk.

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

# Notion AI Web (Unofficial/Experimental)'s own API — get a key from their dashboard
curl https://www.notion.so/chat/completions \
  -H "Authorization: Bearer THEIR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "MODEL_NAME",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.

// similar_providersscored by Subscription router signals

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