ListenNotes.com
Contact
Back to Listen Notes Changelog

Launched Podcast API 1.0

We launched the first version Podcast API, including three API endpoints:

  • GET /podcasts/{id} - Fetch detailed metadata of a podcast
  • GET /episodes/{id} - Fetch detailed metadata of an episode
  • GET /search - Search all podcasts and episodes

You can use our Podcast API to build a full-fledged podcast app.