cURL
Podcast Publishers
List podcast publishers
Returns a paginated list of podcast publishers, ordered by catalog size (largest first, the default) or alphabetically by name. Each entry includes the publisher name, slug, and the number of podcasts attributed to the publisher.
GET
cURL
Authorizations
Pass your API key in the X-API-Key header (recommended).
Query Parameters
Results per page
Required range:
1 <= x <= 100Opaque pagination cursor from previous response
Sort order. podcast_count ranks publishers by catalog size (largest first); name sorts alphabetically.
Available options:
podcast_count, name