Tuned Global Metadata aAPIs

Sections

Get play counts for multiple tracks

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

trackIdsarray

A list of track IDs to retrieve play counts for (maximum 50)

Response

200
Object

Response Attributes

TrackIdnumber

Id of the track.

GlobalTotalnumber

Total plays recorded across all time.

GlobalRecentnumber

Plays recorded in the last 7 days.

DistinctGlobalTotalnumber

Total unique users across all time.

DistinctGlobalRecentnumber

Unique users in the last 7 days.

FavouriteCountnumber

Total number of times the track was favourited

404
Object
If none of the track Ids were found.
400
Object
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