mirror of
https://github.com/fmhy/edit.git
synced 2026-01-28 02:41:03 +00:00
1.3 KiB
1.3 KiB
Pollinations Limits
For chat.pollinations.ai (and the underlying API), the rate limits depend on how you're using it:
Anonymous / Free Tier (No Login)
- Text/Chat: ~1 request every 3 seconds (per IP).
- Images: ~1 request every 5 seconds (per IP).
Logged In (Pollen System)
- Users get a daily free Pollen allowance based on their tier.
- Publishable Keys (
pk_): Rate limited to prevent abuse (e.g., ~1 pollen/hour per IP). - Secret Keys (
sk_): No rate limits (requests run as fast as you can pay for them with Pollen).
If you're hitting limits on the chat site:
- Slow down slightly (wait 3-5s between messages).
- Log in at enter.pollinations.ai to use your daily free credits.
- If you need massive throughput, use an API key (
sk_) with purchased credits.
To use this site for image generation, scroll down to "Image Feed" and change it to "Try" from "Watch". Available models are flux (schnell), turbo (SDXL Turbo), and gptimage. For gptimage, allowed resolutions are 1024x1024, 1536x1024 (landscape), and 1024x1536 (portrait). Change the seed to a random number for different output. The "Write the 'Imagine' word only" button is the submit button. Pretty sure its unlimited for all models, at least through UI.