UnifyAPI
← Back to catalog

listennotes.best

mock data$0.002 / call

Best 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)

Media & Artsprovider: Listennotes#listennotes#media

Input schema

page

Page number (default 1)

integer
genre_id

Genre ID to filter (e.g. 93=Business, 127=Technology, 68=TV & Film, 82=Leisure, 77=Sports). Omit for overall best

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.