Tuned Global Metadata aAPIs

Sections

SongSearchMatching

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

songNamestring

The song name to search. Allows fuzziness upto 2 characters. Used in conjunction with one of the other parameters below i.e. artistName OR durationInSeconds OR isrc.

artistNamestring

The artist name to search. Allows fuzziness upto 2 characters

durationInSecsstring

Song duration. Exact matching applied

isrcstring

Song ISRC. Exact matching applied

offsetinteger

Record number to start at, for paging (default 1)

countinteger

The number of results to return (default to 10). The max value is 100.

Response

200
Object
OK

Response Attributes

keystring
Enum values:
ArtistAlbumSongVideoStationUserPlaylistChannelEpisodeAuthor
... 8 other enums
doc_countinteger
resultsobject

Show child attributes

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