Anchor (Spotify for Podcasters)
communityFree podcast creation and hosting platform by Spotify with distribution everywhere.
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
https://anchor.fm/api/podcast/{podcastId}Get podcast details
Parameters
podcastIdpodcast ID (stringrequiredReturns
podcastId, podcastName, podcastDescription, podcastImage, episodes[], totalEpisodes, categoryGET
https://anchor.fm/api/podcast/{podcastId}/episodesGet episodes
Parameters
limitresults (integeroptionalpodcastIdpodcast ID (stringrequiredReturns
episodes[] with episodeId, title, description, duration, publishedAt, audioUrl, imageGET
https://anchor.fm/api/podcast/{podcastId}/analyticsGet analytics
Parameters
period7d|30d|90d|all (stringoptionalpodcastIdpodcast ID (stringrequiredReturns
plays, uniqueListeners, topEpisodes[], topCountries[], topApps[]