podcastindex.org
Podcast Index API provider for podcast and episode discovery.
Build against the Podcast Index API with signed requests using X-Auth-Key, X-Auth-Date, and an Authorization header that carries the SHA1 signature. The provider should support search by term, podcast lookup by feed id, and episode lookup by feed id, returning feed and item fields from the documented JSON payloads.
Search Podcast Index by free-text term and surface matching feeds with signed requests. Backed by the Podcast Index API.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Free-text search term for podcast discovery.
technology
Auth required for this operation.
Fetch a single podcast record by feed id and return the canonical feed object. Backed by the Podcast Index API.
Podcast Index feed id.
75075
List episodes for a feed id and expose publication timestamps and enclosure URLs for playback or indexing. Backed by the Podcast Index API.
Podcast Index feed id.
75075
Auth required for this operation.
Auth required for this operation.