UPROUTERONLINE

> Pollinations

edit
pollinations.ai

Pollinations.ai is a Berlin-based open-source platform providing a signup-free, OpenAI-compatible API for text, image, and audio generation. It aggregates multiple open-weights models (DeepSeek, Qwen, Mistral) and offers them for free to foster creative AI development.

up· 60msbest-effort probe · checked 13h agoupvotes · community
Free productFree-onlyLow risk· conf 90%verifiedconnect: Pooled
Free credits
$5.00est.
Basic use needs no signup and no API key; new Pollen credit system gives ~1.5 Pollen/week free, with some models/higher limits requiring an account or paid tier. Pollen has no published USD rate - not quantifiable.
Cheapest input /1M
USD per 1M input tokens, best tracked model
Cheapest output /1M
USD per 1M output tokens, best tracked model
Models tracked
6
Canonical models with normalized pricing
// source_analysisthird-party review via freeairouter.com

// pros

  • Open-source, run by a Berlin startup, transparent operator, active GitHub
  • Basic calls need no signup/API key, extremely low friction, hit endpoints directly by URL
  • OpenAI-compatible; use existing SDKs by changing base_url
  • Broad model roster including small/fast variants of several flagships, plus text/image/audio/video

// cons

  • Now has a Pollen credit system and rate limits; free tier is limited (~1.5 Pollen/week)
  • Some models/higher limits require login or a higher tier; the pure-free boundary is tightening
  • Shared free endpoints; stability and rate limits fluctuate with load
  • Free flagships are mostly Mini/Lite/Flash variants, not full-size models

Great for prototypes, toy projects, and lightweight integrations—usable on the free tier directly; for production or high concurrency, evaluate credits/rate limits and consider a higher tier, and don't assume unlimited free.

community_reputation

Pollinations is a well-known open-source generative-AI platform, featured on GitHub and in multiple third-party reviews/directories; the operator (a Berlin startup) is transparent with positive reputation, and the recent Pollen credits/rate-limits are a common sustainability adjustment—overall low risk.

imported analysis — independent third party, not Uprouter editorial · verify before relying on it

// free_quota
$5.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: Basic use needs no signup and no API key; new Pollen credit system gives ~1.5 Pollen/week free, with some models/higher limits requiring an account or paid tier. Pollen has no published USD rate - not quantifiable.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Free tier (source-reported)freeBasic use needs no signup and no API key; a Pollen credit system was introduced (free tier ~1.5 Pollen/week), with some models/higher limits requiring an account or higher tier
Free tierfreeSignup-free API for text and images.
pricing_last_verified: 4d ago

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

// model prices

// embed_badgebadge · uprouter.online/badge/pollinations-ai
<a href="https://uprouter.online/s/pollinations-ai" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/pollinations-ai.svg" alt="Pollinations 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 Pollinations entry — no tracking, no scripts.

Pollinations live status badge preview
// follows site theme
// faq
$ Does Pollinations have a free tier?

Yes — Pollinations offers a free tier that we value at roughly $5.00 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on Pollinations's official pricing page — free tiers change without notice.

$ How much does Pollinations cost per 1M tokens?

Pollinations 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 Pollinations safe to use?

Uprouter rates Pollinations as low risk. Open-source mission with high transparency. By removing the signup wall and providing standard API compatibility, it presents a low-risk option for development and hobbyist use, though uptime depends on community infrastructure. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Pollinations through Uprouter Connect?

Yes — Pollinations is Connect-compatible. Add your Pollinations 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 · 1316msup · 58msup · 48msup · 45msup · 65msup · 88msup · 60ms
100%
7-probe uptime
7/30-day charts →

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

CheckedStatusLatency
13h agoup60ms
14h agoup88ms
1d agoup65ms
2d agoup45ms
3d agoup48ms
4d agoup58ms
12d agoup1316ms

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
90%

Open-source mission with high transparency. By removing the signup wall and providing standard API compatibility, it presents a low-risk option for development and hobbyist use, though uptime depends on community infrastructure.

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": "openai-gpt-5-mini-nano-5-2",
    "messages": [{ "role": "user", "content": "Hello via Pollinations" }]
  }'

Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.

// similar_providersscored by Free product 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