UTDK Registry
provider 96 operations
@utdk/spotify
Spotify Web API
Generated UTDK provider client for Spotify Web API. You can use Spotify's Web API to discover music and podcasts, manage your Spotify library, control audio playback, and much more. Browse our available Web API endpoints using the sidebar at left, or via the navigation bar on top of this page on smaller screens. In order to make successful Web API requests your app will need a valid access token. One can be obtained through <a href="https://developer.spotify.com/documentation/general/guides/authorization-guide/">OAuth 2.0</a>. The base URI for all Web API requests is `https://api.spotify.com/v1`. Need help? See our <a href="https://developer.spotify.com/documentation/web-api/guides/">Web API guides</a> for more information, or visit the <a href="https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer">Spotify for Developers community forum</a> to ask questions and connect with other developers.

Import sample

import spotify from "@utdk/spotify"

Factory sample

import { createSpotifyClient } from "@utdk/spotify"
Provider path
spotify
OpenAPI title
Spotify Web API
Version
1.0.0
Generated
Apr 7, 2026, 3:14 AM
Homepage
Open site
OpenAPI source
View spec
README
Embedded directly from the package source.

spotify

Generated UTDK provider types and OpenAPI-backed client for https://developer.spotify.com/reference/web-api/open-api-schema.yaml.