spotify.com
Spotify is a music, podcast, and audiobook streaming platform. It also provides developer products for app integrations, playback control, advertising workflows, partner account linking, and embeddable content.
Spotify exposes multiple developer-facing HTTP surfaces: the OAuth-protected Web API, Ads API, Open Access API, and Web Playback SDK, plus a public oEmbed API; no first-party GraphQL API, MCP server, or CLI was found.
- Spotify oEmbed APIdiscovered
- Spotify Web Playback SDKdiscovered
- Spotify Open Access APIdiscovered
- Spotify Ads APIdiscovered
- Spotify Web APIdiscovered
Create a Spotify app in the Developer Dashboard. Then use one of Spotify's OAuth flows documented in Authorization to get an access token. Supported flows include authorization code, authorization code with PKCE, and client credentials. Send the resulting token as Authorization: Bearer <access_token>. Use scopes required by each API endpoint.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing