How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Spotify Audiobooks API

The Audiobooks API from Spotify — 5 operation(s) for audiobooks.

Spotify Audiobooks API is one of 15 APIs that Spotify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Audiobooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, rate-limit docs, a JSON-LD context, and 3 JSON Schemas.

This API exposes 7 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.spotify.com/v1.

7 operations 5 paths 16 schemas 1 DELETE5 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.spotify.com/v1
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Spotify Audiobooks API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth_2_0) using the authorizationCode flow, exposing 19 scopes.

  • oauth_2_0 — Spotify supports OAuth 2.0 for authenticating all API requests.

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 5 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Audiobooks 7
GET
/audiobooks/{id}
Get an Audiobook
get-an-audiobook 2 params → 200400401403404429
GET
/audiobooksdeprecated
Get Several Audiobooks
get-multiple-audiobooks 2 params → 200401403429
GET
/audiobooks/{id}/chapters
Get Audiobook Chapters
get-audiobook-chapters 4 params → 200401403429
GET
/me/audiobooks
Get User's Saved Audiobooks
get-users-saved-audiobooks 2 params → 200401403429
PUT
/me/audiobooksdeprecated
Save Audiobooks for Current User
save-audiobooks-user 1 param → 200401403429
DELETE
/me/audiobooksdeprecated
Remove User's Saved Audiobooks
remove-audiobooks-user 1 param → 200401403429
GET
/me/audiobooks/containsdeprecated
Check User's Saved Audiobooks
check-users-saved-audiobooks 1 param → 200401403429

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ChapterBase (20 properties), AudiobookBase (19 properties), PagingObject (6 properties), ImageObject (3 properties). Each schema is shown below with its type and property counts.

PagingSimplifiedChapterObject
object
ChapterRestrictionObject
object
1 property
AudiobookObject
ExternalUrlObject
object
1 property
SimplifiedAudiobookObject
AuthorObject
object
1 property
AudiobookBase
object
19 properties 18 required
SimplifiedChapterObject
object
ResumePointObject
object
2 properties
ChapterBase
object
20 properties 17 required
CopyrightObject
object
2 properties
ImageObject
object
3 properties 3 required
ErrorObject
object
2 properties 2 required
PagingSimplifiedAudiobookObject
object
PagingObject
object
6 properties 7 required
NarratorObject
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spotify-audiobooks-api-openapi.yml Raw ↑

Other APIs Spotify publishes across the network.

Spotify Albums API
Spotify Artists API
Spotify Categories API
Spotify Chapters API
Spotify Episodes API
Spotify Genres API
Spotify Library API
Spotify Markets API
Spotify Player API
Spotify Playlists API
Spotify Search API
Spotify Shows API
Where this information came from

This is an independent, third-party profile of Spotify Audiobooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.