> Inner.ai (Subscription)
Inner AI (innerai.com / app.innerai.com) is a multi-model AI productivity app (chat, image/audio/slide generation, custom assistants). Access via this route is an unofficial web-cookie integration (token cookie + account email). Official pricing page documents Lite and Pro plans with GPT-5 Mini/DeepSeek 3.1 +5 fast models, GPT-5/Claude 4.6 Sonnet +5 advanced models, and credit-based generation (Nano Banana, ElevenLabs, Gamma +25). Third-party sources report a 7-day free trial/money-back guarantee rather than a perpetual free tier.
Value taken from the provider’s own published free-tier terms, expressed in USD.
note: Derived: Pro plan ($15/mo) includes 10,000 monthly generation credits (pt innerai.com/pricing) -> ~$0.0015/credit.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Lite | subscription | $8.00/mo | — | — | Monthly. Unlimited fast models (GPT-5 Mini, Deepseek 3.1, +5); 120 msgs/mo advanced models (GPT-5, Claude 4.6 Sonnet, +5); image/audio generation not included. 7-day money-back guarantee; annual billing ~50% off. |
| Pro | subscription | $15.00/mo | — | — | Monthly. Unlimited fast + advanced models; includes image/audio/slide generation (Nano Banana, ElevenLabs, Gamma +25); 10,000 generation credits/mo (PT pricing page). Annual billing ~50% off. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| Eleven v3 | $0.050 | $0.050 | 100k |
| DeepSeek V3.1 | $0.550 | $1.65 | 161k |
| gpt-5 | $1.25 | $10.00 | 400k |
| claude-sonnet-4-6 | $3.00 | $15.00 | 1M |
| nano-banana-2 | — | — | — |
$ Does Inner.ai (Subscription) have a free tier?
No. Inner.ai (Subscription) 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 Inner.ai (Subscription) cost per 1M tokens?
The cheapest model we track at Inner.ai (Subscription) is $0.050 per 1M input tokens and $0.050 per 1M output tokens. This is normalized from Inner.ai (Subscription)'s published pricing — verify with the provider before purchasing, since prices change frequently.
$ Is Inner.ai (Subscription) safe to use?
Uprouter rates Inner.ai (Subscription) as medium risk. Unofficial browser-cookie (token + email) scraping of app.innerai.com; violates Inner AI ToS, session tokens can be revoked, no SLA. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Inner.ai (Subscription) through Uprouter Connect?
Inner.ai (Subscription) 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 browser-cookie (token + email) scraping of app.innerai.com; violates Inner AI ToS, session tokens can be revoked, no SLA.
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
# Inner.ai (Subscription)'s own API — get a key from their dashboard
curl https://app.innerai.com/chat/completions \
-H "Authorization: Bearer THEIR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-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.