Acast
Acast is a podcast hosting, distribution, and advertising marketplace that helps creators publish shows, distribute to every major listening platform, and monetize through dynamic ad insertion and sponsorships. Acast exposes a documented public Publishing API for programmatically managing shows and episodes - listing shows and episodes, fetching details, and creating, updating, and deleting episodes - plus placing ad markers and receiving webhook notifications for events like new episode publications. The API is documented openly at developers.acast.com, but access is gated - an X-API-Key credential is issued by Acast's customer success team to accounts on the Ace plan or in the Acast Creator Network.
APIs
Acast Shows API
List all shows in a network and fetch details for a specific show. Read-only access to show metadata (title, description, artwork, RSS feed, and episode listings) scoped to the ...
Acast Episodes API
List episodes for a show, fetch a single episode, and create, update, and delete episodes straight from the command line or an existing CMS. Episode creation accepts an audio fi...
Acast Ad Markers API
Place or update ad markers within an episode via PATCH so dynamic ad insertion knows where to stitch pre-roll, mid-roll, and post-roll ads. Note that disabling monetization on a...
Acast Webhooks
Register HTTP callback URLs to receive real-time notifications when events occur on your account - for example when a new episode is published. Webhooks are server-to-endpoint H...