Percy Rate Limits
Percy does not publish fixed numeric per-endpoint request-rate limits for its REST API. The practical usage limit on Percy is the monthly screenshot allowance of your plan (5,000/month on the Free plan, more on paid plans, with overage billing beyond the included units) rather than a per-minute API request cap. The List Builds endpoint returns builds from the last 30 days, and list endpoints for builds and snapshots are cursor-paginated with a maximum page size of 30 items - an effective bound on how much can be read per request.
Percy Rate Limits is the machine-readable rate-limit profile for Percy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, screenshots, builds, snapshots, and days.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Visual Testing, Visual Regression, Screenshots, QA, and Rate Limiting.