Pollfish Rate Limits
Pollfish does not publish fixed numeric per-minute rate limits for its public REST APIs. The Dashboard API (app management and analytics) is authenticated with HTTP Basic Auth and documents functional constraints rather than throttle ceilings - most notably that analytics queries (performance, revenue, performanceByCountry) must span a from/to window of no more than 31 days per request. The survey-serving / offerwall API on wss.pollfish.com is governed by survey supply and eligibility rather than a request quota: a register call returns HTTP 204 when no survey matches the respondent, the HTML offerwall is capped at 60 surveys while the JSON offerwall returns a longer list, and each respondent can complete a given survey only once (enforced via tx_id and duplicate termination). Server-to-server postback callbacks are fired by Pollfish, so their volume tracks survey completions rather than a client limit.
Pollfish Rate Limits is the machine-readable rate-limit profile for Pollfish on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, days, surveys, and completions.
The profile also includes 4 backoff/retry policies defined and response codes documented for noContent and badRequest.
Tagged areas include Surveys, Monetization, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://www.pollfish.com/docs/dashboard-api
- https://www.pollfish.com/docs/api-documentation
- https://github.com/pollfish/docs/blob/master/dashboard-api.md
- https://github.com/pollfish/docs/blob/master/api-documentation.md
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/pollfish-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.