Qodex.ai
Qodex.ai
Introduction
Podcast API: Podcast Search, Directory, and Insights API
Search API
Full-text searchTypeahead searchFind individual episodes by searching for their titlesFetch trending search termsFetch related search termsSpell check on a search term
Directory API
Fetch a list of best podcasts by genreFetch detailed meta data and episodes for a podcast by idFetch detailed meta data for an episode by idBatch fetch basic meta data for episodesBatch fetch basic meta data for podcastsFetch a curated list of podcasts by idFetch a list of podcast genresFetch a list of supported countries/regions for best podcastsFetch a list of supported languages for podcastsFetch a random podcast episodeFetch curated lists of podcastsFetch recommendations for a podcastFetch recommendations for an episode
Playlist API
Fetch a playlist's info and items (i.e., episodes or podcasts).Fetch a list of your playlists.
Podcaster API
Request to delete a podcastSubmit a podcast to Listen Notes databaseRefresh RSS feed of a podcast
Insights API
Fetch audience demographics for a podcastFetch podcasts by a publisher's domain name
Introduction
Podcast API: Podcast Search, Directory, and Insights API
Search API
Full-text searchTypeahead searchFind individual episodes by searching for their titlesFetch trending search termsFetch related search termsSpell check on a search term
Directory API
Fetch a list of best podcasts by genreFetch detailed meta data and episodes for a podcast by idFetch detailed meta data for an episode by idBatch fetch basic meta data for episodesBatch fetch basic meta data for podcastsFetch a curated list of podcasts by idFetch a list of podcast genresFetch a list of supported countries/regions for best podcastsFetch a list of supported languages for podcastsFetch a random podcast episodeFetch curated lists of podcastsFetch recommendations for a podcastFetch recommendations for an episode
Playlist API
Fetch a playlist's info and items (i.e., episodes or podcasts).Fetch a list of your playlists.
Podcaster API
Request to delete a podcastSubmit a podcast to Listen Notes databaseRefresh RSS feed of a podcast
Insights API
Fetch audience demographics for a podcastFetch podcasts by a publisher's domain name
HomePodcast API: Podcast Search, Directory, and Insights APIPodcaster API

Podcaster API

Number of APIs: 3

  1. Request to delete a podcast DELETE {{baseUrl}}/podcasts/:id?reason=<string>

  2. Submit a podcast to Listen Notes database POST {{baseUrl}}/podcasts/submit

  3. Refresh RSS feed of a podcast POST {{baseUrl}}/podcasts/:id/rss

Previous
Fetch a list of your playlists.
Next
Request to delete a podcast