Get work by platform ID

Don't know the song ID? Use the Get work by ISWC endpoint.

Request

GET /api/v2/work/by-platform/{platform}/{identifier}

Path parameters

Parameter Value Description Additional
platform string A platform code Required
identifier string A Work platform Identifier. Required

Response

Code Description Resource
200 OK

A work response

Work
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

Work not found

Explore

A platform code

A Work platform Identifier.

Try it out