Taddy

Taddy is a GraphQL API for podcasts and comics, giving developers access to over 4 million podcasts and 200 million episodes, plus real-time full-text search, automatically generated episode transcripts, chapters, iTunes metadata, daily top charts, webcomic and creator data, and webhook notifications for new or updated content. All queries hit a single GraphQL endpoint at https://api.taddy.org authenticated with X-USER-ID and X-API-KEY headers.

Taddy publishes 9 APIs on the APIs.io network. Tagged areas include Podcasts, Comics, GraphQL, Search, and Transcripts.

Taddy’s developer surface includes documentation, engineering blog, and 7 more developer resources.

31.4/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumOpen⚡ Free to try
9 APIs
PodcastsComicsGraphQLSearchTranscriptsMediaContent

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 31.4/100 · thin
Contract Quality 9.3 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/taddy: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Taddy Podcast Search API

Blazing-fast full-text `search` query across all 4M+ podcasts and 200M+ episodes, with filters for country, genre, language, publish date, and whether a transcript is available,...

Taddy Podcast Series & Episodes API

Look up podcast series and episodes via getPodcastSeries, getPodcastEpisode, getMultiplePodcastSeries, getMultiplePodcastEpisodes, and getLatestPodcastEpisodes, keyed by Taddy u...

Taddy Episode Transcripts API

Retrieve episode transcripts with getEpisodeTranscript and the transcriptWithSpeakersAndTimecodes field, including per-line text, speaker names, and start/end timecodes, backed ...

Taddy Episode Chapters API

Fetch chapter markers for an episode via getEpisodeChapters and the chapters field, returning chapter titles and start timecodes for chapterized podcasts.

Taddy iTunes Info API

Resolve Apple Podcasts / iTunes metadata for a podcast with getItunesInfo and the itunesInfo field, including iTunes ID, base artwork URL, categories, and content advisory.

Taddy Top Charts & Popular API

Retrieve daily top charts and popular content with getTopChartsByCountry, getTopChartsByGenre, and getPopularContent, filterable by country, genre, and language.

Taddy Comics & Creators API

Access webcomic and creator data via getComicSeries, getComicIssue, getCreator, and getMultipleCreators, covering comic series, individual issues, and the artists, writers, and ...

Taddy Webhooks API

Real-time webhook notifications for new and updated content, delivering events such as podcast.created, podcast.updated, podcast.deleted, podcast.new_episodes, and matching crea...

Taddy Account & Usage API

Monitor plan consumption with getApiRequestsRemaining (monthly API request quota) and getTranscriptCreditsRemaining (monthly transcript credit allocation).

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Taddy GraphQL API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Taddy GraphQL API

Taddy is a **native GraphQL API** for podcasts and comics. It gives developers

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Taddy Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Taddy Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Taddy Finops

FINOPS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Taddy Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: taddy
url: https://raw.githubusercontent.com/api-evangelist/taddy/refs/heads/main/apis.yml
name: Taddy
kind: company
description: Taddy is a GraphQL API for podcasts and comics, giving developers access to over 4 million podcasts and 200 million
  episodes, plus real-time full-text search, automatically generated episode transcripts, chapters, iTunes metadata, daily
  top charts, webcomic and creator data, and webhook notifications for new or updated content. All queries hit a single GraphQL
  endpoint at https://api.taddy.org authenticated with X-USER-ID and X-API-KEY headers.
accessModel:
  pricing: freemium
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Freemium · Open access
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/taddy.png
tags:
- Podcasts
- Comics
- GraphQL
- Search
- Transcripts
- Media
- Content
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: taddy:taddy-podcast-search-api
  name: Taddy Podcast Search API
  tags:
  - Search
  - Podcasts
  - Full-Text Search
  tags_raw:
  - Search
  - Podcasts
  - Full Text Search
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/podcast-api/search
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/podcast-api/search
    type: Documentation
  - url: https://taddy.org/developers/intro-to-taddy-graphql-api
    type: APIReference
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Blazing-fast full-text `search` query across all 4M+ podcasts and 200M+ episodes, with filters for country,
    genre, language, publish date, and whether a transcript is available, and sortable by exactness or popularity.
- aid: taddy:taddy-podcast-series-episodes-api
  name: Taddy Podcast Series & Episodes API
  tags:
  - Podcasts
  - Episodes
  - Metadata
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/podcast-api/get-podcast-series
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/podcast-api/get-podcast-series
    type: Documentation
  - url: https://taddy.org/developers/podcast-api/podcastseries
    type: APIReference
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Look up podcast series and episodes via getPodcastSeries, getPodcastEpisode, getMultiplePodcastSeries, getMultiplePodcastEpisodes,
    and getLatestPodcastEpisodes, keyed by Taddy uuid, name, RSS URL, or iTunes ID.
- aid: taddy:taddy-transcripts-api
  name: Taddy Episode Transcripts API
  tags:
  - Transcripts
  - Podcasts
  - Speech-to-Text
  tags_raw:
  - Transcripts
  - Podcasts
  - Speech to Text
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/podcast-api/episode-transcripts
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/podcast-api/episode-transcripts
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Retrieve episode transcripts with getEpisodeTranscript and the transcriptWithSpeakersAndTimecodes field, including
    per-line text, speaker names, and start/end timecodes, backed by Taddy's automatic transcription of episodes that lack
    a publisher transcript.
- aid: taddy:taddy-episode-chapters-api
  name: Taddy Episode Chapters API
  tags:
  - Chapters
  - Podcasts
  - Metadata
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/podcast-api
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/podcast-api
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Fetch chapter markers for an episode via getEpisodeChapters and the chapters field, returning chapter titles
    and start timecodes for chapterized podcasts.
- aid: taddy:taddy-itunes-info-api
  name: Taddy iTunes Info API
  tags:
  - iTunes
  - Apple Podcasts
  - Metadata
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/podcast-api
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/podcast-api
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Resolve Apple Podcasts / iTunes metadata for a podcast with getItunesInfo and the itunesInfo field, including
    iTunes ID, base artwork URL, categories, and content advisory.
- aid: taddy:taddy-top-charts-popular-api
  name: Taddy Top Charts & Popular API
  tags:
  - Charts
  - Rankings
  - Popular
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/podcast-api
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/podcast-api
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Retrieve daily top charts and popular content with getTopChartsByCountry, getTopChartsByGenre, and getPopularContent,
    filterable by country, genre, and language.
- aid: taddy:taddy-comics-creators-api
  name: Taddy Comics & Creators API
  tags:
  - Comics
  - Creators
  - Webtoons
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Access webcomic and creator data via getComicSeries, getComicIssue, getCreator, and getMultipleCreators, covering
    comic series, individual issues, and the artists, writers, and other creators behind them.
- aid: taddy:taddy-webhooks-api
  name: Taddy Webhooks API
  tags:
  - Webhook
  - Notification
  - Real-Time
  tags_raw:
  - Webhooks
  - Notifications
  - Real Time
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Real-time webhook notifications for new and updated content, delivering events such as podcast.created, podcast.updated,
    podcast.deleted, podcast.new_episodes, and matching creator/creatorcontent events. Available on the Business tier and
    above.
- aid: taddy:taddy-account-usage-api
  name: Taddy Account & Usage API
  tags:
  - Usage
  - Quotas
  - Account
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://taddy.org/developers/intro-to-taddy-graphql-api
  baseURL: https://api.taddy.org
  properties:
  - url: https://taddy.org/developers/intro-to-taddy-graphql-api
    type: Documentation
  - url: graphql/taddy-graphql.md
    type: GraphQL
  - url: graphql/taddy-schema.graphql
    type: GraphQL
  description: Monitor plan consumption with getApiRequestsRemaining (monthly API request quota) and getTranscriptCreditsRemaining
    (monthly transcript credit allocation).
common:
- type: DomainSecurity
  url: security/taddy-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/taddyorg
- type: LinkedIn
  url: https://www.linkedin.com/company/taddy
- type: Website
  url: https://taddy.org/
- type: Documentation
  url: https://taddy.org/developers
- type: Plans
  url: plans/taddy-plans-pricing.yml
- type: RateLimits
  url: rate-limits/taddy-rate-limits.yml
- type: FinOps
  url: finops/taddy-finops.yml
- url: https://taddy.org/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/taddy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/taddy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/taddy/evidence"

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.