Taddy · Rate Limits

Taddy Rate Limits

Taddy meters usage of its single GraphQL endpoint (https://api.taddy.org) primarily by a monthly API request quota that varies by plan: 500/month on Free, 100,000/month on Pro, 350,000/month on Business, and up to 1,000,000+ on custom volumes. Episode transcript generation is metered separately by a monthly transcript credit allotment (0 on Free, 100 on Pro, 2,000 on Business, plus purchasable 3,000-credit packs). Remaining quota can be checked in-band via the getApiRequestsRemaining and getTranscriptCreditsRemaining queries. Taddy documents monthly quotas rather than published per-second/per-minute burst limits.

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

It captures 5 rate-limit definitions, measuring requests and transcripts.

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

Tagged areas include Podcasts, Comics, GraphQL, Rate Limiting, and Quotas.

5 Limits Throttle: 429
PodcastsComicsGraphQLRate LimitingQuotasThrottling

Limits

Free Monthly API Requests account
requests · month
500
Free tier monthly quota against the GraphQL endpoint.
Pro Monthly API Requests account
requests · month
100000
Pro tier ($75/mo) monthly quota.
Business Monthly API Requests account
requests · month
350000
Business tier ($150/mo) monthly quota.
Custom / Enterprise Monthly API Requests account
requests · month
1000000
Higher volumes (e.g. 1M req/mo for $250/mo) available on request.
Monthly Transcript Credits account
transcripts · month
see plan
0 (Free), 100 (Pro), 2,000 (Business); extra 3,000-credit packs at $75/mo.

Policies

Quota Notification
Taddy notifies accounts as they approach their monthly request limit so they can upgrade.
In-band Quota Checks
Use getApiRequestsRemaining and getTranscriptCreditsRemaining to monitor remaining monthly allotment.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on throttled responses.

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/taddy-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.