listennotes.com

Simple & no-nonsense podcast search & directory API. Search all podcasts and episodes by people, places, or topics.

23 endpoints entertainment
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Fetch a list of podcast genres
curl \
  https://listen-api.listennotes.com/api/v2/genres
Full-text search
curl \
  https://listen-api.listennotes.com/api/v2/search
Fetch a list of supported countries/regions for best podcasts
curl \
  https://listen-api.listennotes.com/api/v2/regions
Endpoints (23 total)
GET
/genres
Fetch a list of podcast genres
GET
/search
Full-text search
GET
/regions
Fetch a list of supported countries/regions for best podcasts
GET
/languages
Fetch a list of supported languages for podcasts
GET
/playlists
Fetch a list of your playlists.
GET
/typeahead
Typeahead search
GET
/spellcheck
Spell check on a search term
GET
/just_listen
Fetch a random podcast episode
GET
/best_podcasts
Fetch a list of best podcasts by genre
GET
/episodes/{id}
Fetch detailed meta data for an episode by id
GET
/podcasts/{id}
Fetch detailed meta data and episodes for a podcast by id
GET
/playlists/{id}
Fetch a playlist's info and items (i.e., episodes or podcasts).
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints23
Categories1
https://listen-api.listennotes.com/api/v2