SearchAPI-music
Introducing the Music Search API
Spotify Music Search API is an integrated search interface that allows you to search for a variety of music content based on Spotify's powerful music database. It freely searches for the content you want from tracks, albums, artists, and playlists, and also supports country-specific results or language settings.
🔍 Key Features /api/v1/search - music search
Use the Spotify API to search for music-related data.
q (Required): Search word (can be separated by commas for multiple entries) type (Optional): Search target – track, album, artist, playlist (default: track) limit (optional): Up to 50 possible results (default: 10) market (optional): ISO 3166-1 alpha-2 country code (e.g., KR, US, JP) Accept-Language (optional): Language and regional settings (e.g., ko-KR, en-US)