Podcast Sponsors

GET https://api.podengine.ai/api/v1/podcasts/:podcastIdOrSlug/sponsors

Get a summary of the sponsors and advertisers on a podcast — by default from its last 10 episodes, or from a time window with sinceDays

Request

Path parameters

podcastIdOrSlugstringrequired

Podengine ID, Apple ID, or slug

Query parameters

sinceDaysnumber1 – 365

Summarise episodes published in the last N days (max 365) instead of the default last 10 episodes. Windowed requests are read-only: they only include episodes that have already been analysed, covering at most the 500 most recently published episodes in the window, so shows with sparse analysis coverage may return incomplete windowed summaries.

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired2 fields
podcastobjectrequired10 fields
authorstringrequirednullable
authorityScoreobjectrequirednullable6 fields
calculatedAtdaterequired
authorityScorenumberrequired

This is the weighted total authority score of the podcast, out of 100

qualityScorenumberrequired

This is the quality score of the podcast, out of 100

youtubeScorenumberrequired

This is the YouTube score of the podcast, out of 100

socialScorenumberrequired

This is the social score of the podcast, out of 100

engagementScorenumberrequired

This is the engagement score of the podcast, out of 100

genresarray of stringrequired
idstringrequired
imageUrlstringrequirednullable
languagestringrequired
slugstringrequired
titlestringrequired
titleLateststringrequired
sponsorsobjectrequired5 fields
episodesCountnumberrequired
mostRecentEpisodeDatedaterequirednullable
oldestEpisodeDatedaterequirednullable
sponsorsarray of objectrequired5 fields
namestringrequired
imageUrlstringrequirednullable
appearancesCountnumberrequiredmin 1