GET episodes/{id}/recommendations

listennotes.com

Summary: Fetch recommendations for an episode
Operation ID: getEpisodeRecommendations
Auth: unknown
Description

Fetch up to 8 episode recommendations based on the given episode id.

Parameters (3)

X-ListenAPI-Key (string, header, required)

Get API Key on listennotes.com/api

id (string, path, required)

Episode 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.