{"id":"1c4c4c4d-224f-4937-be16-ea6518c11ac6","task":"Retrieve audiobook and audiobook chapter metadata via the Spotify Web API","domain":"developer.spotify.com","steps":["Obtain an app access token via Client Credentials or Authorization Code flow as required by the endpoint","Call GET /audiobooks/{id} to retrieve metadata for a single audiobook","Call GET /audiobooks/{id}/chapters to retrieve the chapters belonging to that audiobook","Call GET /chapters/{id} if you need metadata for a single chapter directly","Handle markets correctly since audiobook catalog availability is limited to a small set of markets"],"gotchas":["Audiobooks are only available in a handful of markets (e.g. US, UK, Canada, Ireland, New Zealand, Australia) so requests from other markets can return empty results","Audiobook endpoints are separate from track/album endpoints - don't assume the same object shape applies"],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/1c4c4c4d-224f-4937-be16-ea6518c11ac6"}