Spreaker Rate Limits
The Spreaker API enforces rate limiting but does not publish exact numeric request-per-minute thresholds. The developer overview states that excessive requests result in temporary IP blacklisting and a 429 Too Many Requests response. Read (GET) requests are generally public and do not require authentication unless documented; all writes (PUT, POST, DELETE) require an OAuth2 Bearer token. List endpoints are paginated - the default page size is 50 items, adjustable up to 100 via the limit parameter, with a next_url property linking to the following page.
Spreaker Rate Limits is the machine-readable rate-limit profile for Spreaker on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and items.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Podcasting, Podcast Hosting, Rate Limiting, and Quotas.