Podcasts

GET https://api.podengine.ai/api/v1/autocomplete/podcasts

Get autocomplete suggestions for podcasts

Public — no authentication Markdown for LLMs OpenAPI spec

Request

Query parameters

querystringrequired

The fuzzy search query to match against the podcast title

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired2 fields
podcastsarray of objectrequired11 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
episodeCountnumberrequirednullablemin 0

Number of episodes in the podcast feed, or null when unavailable

wordsarray of stringrequired