Simplecast Rate Limits
Simplecast does not publish fixed numeric rate limits for its REST API in the public documentation. The API is bearer-token authenticated and read-oriented. List endpoints are paginated with limit and offset query parameters rather than exposed via a documented per-minute request budget. Clients should treat the API as rate-limited, honor HTTP 429 responses with backoff, and page responses with reasonable limit values.
Simplecast Rate Limits is the machine-readable rate-limit profile for Simplecast on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, objects, and downloads.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Podcasting, Podcast Analytics, Rate Limiting, and Quotas.