Browser Rendering REST API Rate Limits Increased 3x for Workers Paid Plans
Key Points
- REST API rate limits increased from 3 to 10 requests per second
- Automatic upgrade for all Workers Paid plan users
- Workers Bindings improvements coming soon
Summary
Cloudflare has significantly increased the REST API rate limits for Browser Rendering on Workers Paid plans, boosting the limit from 3 requests per second to 10 requests per second.
Key Points
- Rate limit increase: From 3 req/s (180/min) to 10 req/s (600/min) for Workers Paid plans
- No action required: The higher limits are automatically applied to existing accounts
- Available endpoints:
/content,/screenshot,/pdf,/markdown,/snapshot,/scrape,/json,/links - Workers Bindings: Concurrent browser and new browser limit increases coming soon
- Documentation: Full details available on the Browser Rendering limits page