Back to catalog
🎙️

Taddy Podcasts

API Key

Get details on podcasts & episodes, Podcast & Episode Search, Webhook notifications

🎙️PodcastsHTTPSCORS enabled

Taddy Podcasts

5 items

The Joe Rogan Experience

Comedy

2.2K

Serial

True Crime

41

Radiolab

Science

652

How I Built This

Business

538

99% Invisible

Design

591

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "The Joe Rogan Experience",
5 "secondary": "Comedy",
6 "badge": 2190
7 },
8 {
9 "title": "Serial",
10 "secondary": "True Crime",
11 "badge": 41
12 },
13 {
14 "title": "Radiolab",
15 "secondary": "Science",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://taddy.org/developers/podcast-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs