BACK TO INTEGRATIONS

Spotify (Client Credentials)

oauth2 cc

Access the Spotify Web API using the Client Credentials OAuth2 flow. This integration is designed for server-side applications that don't require user authentication, such as backend services, daemons, or CLIs. The Client Credentials flow provides higher rate limits compared to unauthenticated requests.

AI agents can use this integration to query Spotify's catalog, search for tracks and artists, retrieve album information, browse playlists, and access metadata without needing user-specific data.

Capabilities

  • Search for tracks, artists, albums, and playlists
  • Retrieve detailed information about artists, albums, and tracks
  • Browse Spotify's featured playlists and new releases
  • Access audio features and analysis for tracks
  • Get recommendations based on seed artists, tracks, or genres
  • Retrieve user-profile information (public only)

Resources