Overview

Sections

Theme switcher

Get track disambiguation

Header Parameters

StoreIdstring Required

Identifies the store whose catalogue and entitlements apply. Ask Tuned Global for the code issued to your account; requests without it are rejected.

Query Parameters

trackIdinteger

Track id to look up. Takes precedence when an isrc is also supplied.

isrcstring

ISRC to look up instead of a track id, when you only hold the recording code.

Response

200
Object

Rows sharing a DisambiguationId are the same recording. ConfidenceScore is how sure the match is.

Response Attributes

TrackIdnumber
DisambiguationIdnumber
Isrcstring
OwnerIdnumber
ConfidenceScorenumber
400
Object

Neither trackId nor isrc was supplied. Send at least one.

404
Object

No disambiguation data for that recording. Treat the track as unique.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?