Tuned Global Metadata aAPIs

Sections

GetSongsByTag

Header Parameters

StoreIdstring

API Key provided by Tuned Global for accessing the service

Query Parameters

tagsstring

The tag used to filter songs by specific genres, moods, or themes

offsetstring

Number of items to skip before starting to collect the result set for pagination

countstring

Number of songs to return in the response, used for pagination

sortTypestring

Criteria used to sort the list of songs, such as relevance, popularity, or release date

Response

200
Object

Response Attributes

Offsetnumber

Current offset value indicating the position in the overall result set

Totalnumber

Total number of songs matching the query criteria

Countnumber

Number of items in the current response batch

resultsarray

An array containing the list of songs matching the specified tag criteria.

Show child attributes

404
Object
Not Found when no tracks are found.
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot