Buzzsprout Rate Limits
Buzzsprout does not publish fixed numeric per-minute or per-hour rate limits for its REST API. The documentation instead emphasizes correct client behavior: send a custom User-Agent (default agents may be blocked), set Content-Type to application/json; charset=utf-8 on writes (a wrong type returns 415), and honor HTTP caching. Responses include ETag / Last-Modified headers, and clients are expected to store them and resubmit as If-None-Match / If-Modified-Since to get 304 Not Modified responses and avoid unnecessary traffic. The practical usage ceiling is the account's plan upload-hour allowance rather than an API request cap.
Buzzsprout Rate Limits is the machine-readable rate-limit profile for Buzzsprout on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests and hours.
The profile also includes 4 backoff/retry policies defined and response codes documented for unsupportedMediaType and serverErrors.
Tagged areas include Podcasting, Podcast Hosting, Audio, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://github.com/buzzsprout/buzzsprout-api
- https://github.com/buzzsprout/buzzsprout-api/blob/master/README.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/buzzsprout-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.