Transistor · Rate Limits

Transistor Rate Limits

Transistor publishes a single, explicit API rate limit: 10 requests per 10 seconds. Exceeding the limit returns an HTTP 429 error and blocks API access for 10 seconds. Transistor also advises against using the API as a primary live data source for website content, recommending caching of API responses instead. Separate from API request limits, each subscription plan caps monthly podcast downloads and the number of private podcast subscribers.

Transistor Rate Limits is the machine-readable rate-limit profile for Transistor on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests, downloads, and subscribers.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Podcasting, Podcast Hosting, API, Rate Limiting, and Quotas.

3 Limits Throttle: 429
PodcastingPodcast HostingAPIRate LimitingQuotas

Limits

API Requests account
requests
10 per 10 seconds
Exceeding this returns HTTP 429 and blocks access for 10 seconds.
Monthly Downloads account
downloads
per plan (20K Starter, 100K Professional, 250K Business, custom Enterprise)
Download allowance is a billing quota set by the subscription plan, not an API request limit.
Private Subscribers account
subscribers
per plan (50 Starter, 500 Professional, 3000 Business, custom Enterprise)
Private podcast subscriber cap set by the subscription plan.

Policies

Throttle Window
Requests are counted in a rolling 10-second window; more than 10 in that window trips the limit.
Cooldown
After a 429, API access is blocked for 10 seconds before requests are accepted again.
Caching Guidance
Transistor recommends caching API responses and not using the API as a live data source for website content.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor the cooldown after a 429 response.

Sources

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.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/transistor-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.