PodHood is in private beta — request access.
PodHoodDocs
API Reference

Get an episode's chapters and key moments

GET
/api/v1/episodes/{episodeId}/chapters

Path Parameters

episodeId*string

Response Body

application/json

application/json

curl -X GET "https://example.com/api/v1/episodes/string/chapters"
[  {}]
{  "error": "string"}
Was this page helpful?