Setlistfm Rate Limits
The setlist.fm REST API is rate limited per API key. Standard keys are commonly issued with a limit of 2 requests per second and 1,440 requests per day; setlist.fm can grant higher ceilings (values around 16 requests/second and up to 50,000 requests/day have been reported for upgraded keys) on manual request. The interactive documentation does not print a fixed numeric limit, so the exact ceiling depends on the individual key. Exceeding the limit returns HTTP 429 (Too Many Requests). Clients should throttle to the documented per-second budget and back off on 429 responses.
Setlistfm Rate Limits is the machine-readable rate-limit profile for setlist.fm on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Music, Concerts, Setlists, Rate Limiting, and Quotas.