If you need to find a platform code, use the Get platforms endpoint.

Don't know any platform ID? Use the Get song by ISRC endpoint.

Find out some definitions of the audio features in the Get song metadata endpoint.

Request

GET /api/v2.25/song/by-platform/{platform}/{identifier}

Path parameters

Parameter name Value Description Additional
platform string

A platform code

Required
identifier string

A song platform Identifier.

Required

Response

Status code Description Resource
200 OK

A song response

Song
400 Bad Request

Invalid platform code

401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Song not found

410 Gone

ISRC Blacklisted due to multiple tracks identified from DSP


Explore this api

platform

A platform code

identifier

A song platform Identifier.

Try it out!