GET podcasts/{id}/recommendations
Summary: Fetch recommendations for a podcast
Operation ID: getPodcastRecommendations
Auth: unknown
Operation ID: getPodcastRecommendations
Auth: unknown
Description
Fetch up to 8 podcast recommendations based on the given podcast id.
Parameters (3)
X-ListenAPI-Key
(string, header, required)
Get API Key on listennotes.com/api
id
(string, path, required)
Podcast id.
safe_mode
(integer, query, optional, default: 0)
Whether or not to exclude podcasts with explicit language. 1 is yes, and 0 is no.
Constraints: {'enum': [0, 1]}
No probe data for this endpoint yet.