List sponsors for a publisher
Returns a paginated list of sponsors active across the publisher’s catalog. Each entry includes the bundle-buy signal — podcast_coverage (distinct podcasts in the catalog where the sponsor appears) and coverage_share (the same as a 0..1 fraction of the publisher’s catalog). Sort by podcast_coverage and combine with min_podcast_coverage to surface network buyers.
Authorizations
Pass your API key in the X-API-Key header (recommended).
Path Parameters
Podcast publisher slug (e.g., 'iheartpodcasts', 'bbc-radio-4') or ID
Query Parameters
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
Search by name (case-insensitive partial match)
200"Apple"
Sort order. ad_count ranks by ad volume on the publisher's catalog; podcast_coverage surfaces network buyers (sponsors hitting many shows); episode_reach prioritizes broad episode-level exposure.
ad_count, podcast_coverage, episode_reach Only return sponsors that appear on at least this many distinct podcasts in the publisher's catalog. Use to filter for bundle/network buyers.
0 <= x <= 500