Returns a paginated list of podcast episodes across all podcasts. Filter by podcast slug or ID, entity slug or ID, company slug or domain, date range, and language.
Pass your API key in the X-API-Key header (recommended).
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
Podcast slug (e.g., 'all-in') or ID
Entity slug (e.g., 'elon-musk', 'openai') or ID. Returns episodes featuring this entity as a speaker or mentioned entity.
Company slug (e.g., 'nvidia'), domain (e.g., 'nvidia.com'), or ID. Resolves to the company's linked entity.
Entity role filter. Constrains which episodes match the entity_id or company_id.
guest, host, panelist, correspondent, mention Only episodes published after this ISO 8601 date
Only episodes published before this ISO 8601 date
ISO 639-1 language code filter
Only episodes with completed transcripts
Minimum episode duration in seconds
x >= 0Maximum episode duration in seconds
x >= 0