Spreaker
communityPodcast creation and distribution platform for 100,000+ podcasters with live broadcasting, on-demand hosting, monetization, and distribution to Spotify, Apple Podcasts, and 100+ listening apps.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/v2/shows/searchSearch Spreaker podcast shows
Parameters
qpodcast name or topic (stringrequiredlangen|es|it|fr (stringoptionalReturns
shows[] with show_id, title, author, description, image_url, followers, episode_count, last_episode_atGET
/v2/shows/{show_id}/episodesGet episodes from a podcast show
Parameters
offsetintegeroptionalshow_idintegerrequiredfilter_by_show_idintegeroptionalReturns
items[] with episode_id, title, description, duration, published_at, download_url, playback_urlGET
/v2/episodes/{episode_id}Get podcast episode details
Parameters
episode_idintegerrequiredReturns
episode with episode_id, title, description, duration, published_at, show{title, author}, playback_url, download_url