← Back to catalog
listennotes.best
mock data$0.002 / callBest Podcasts by Genre
Get curated lists of the best podcasts by genre — Technology (127), Business (93), TV & Film (68), Sports (77), Leisure (82), and 60+ more genres. Paginated, returns podcast titles, publishers, episode counts, and descriptions (Listen Notes)
Input schema
page
integerPage number (default 1)
genre_id
integerGenre ID to filter (e.g. 93=Business, 127=Technology, 68=TV & Film, 82=Leisure, 77=Sports). Omit for overall best
Call via REST
curl -X POST https://unifyapi.pro/api/call/listennotes.best \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"page":1,"genre_id":0}'