Podbean Rate Limits
Podbean does not publish fixed numeric rate limits for its public API. Access is gated first by OAuth 2.0 - an app must be registered and hold a valid access token scoped to a podcast (single-podcast via Client Credentials or Authorization Code, or per-podcast via the Multiple Podcasts token flow). Practical throughput is shaped by the account's hosting plan (storage, bandwidth, and monthly upload allowances) rather than by a documented per-minute request cap. Media bytes are not sent through the API - the file upload flow returns a presigned URL that the client PUTs to directly - so large uploads do not consume API request budget.
Podbean Rate Limits is the machine-readable rate-limit profile for Podbean on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, podcasts, and bytes.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and unauthorized.
Tagged areas include Podcasting, Podcast Hosting, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://developers.podbean.com/podbean-api-docs/
- https://developers.podbean.com/
- https://www.podbean.com/podcast-hosting-pricing
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/podbean-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.