GetSongsByTag
Header Parameters
API Key provided by Tuned Global for accessing the service
Query Parameters
The tag used to filter songs by specific genres, moods, or themes
Number of items to skip before starting to collect the result set for pagination
Number of songs to return in the response, used for pagination
Criteria used to sort the list of songs, such as relevance, popularity, or release date
Response
Response Attributes
Current offset value indicating the position in the overall result set
Total number of songs matching the query criteria
Number of items in the current response batch
An array containing the list of songs matching the specified tag criteria.