Add links

Soundcharts’ team will look at your request, and the data (IDs, stream count) will be available on the API & dashboard within 48 working hours.

Need to get the song UUID first? Use the Get song by ISRC or Get song by platform ID or Search song by name endpoints.

Request

POST /api/v2/song/{uuid}/sources/add

Path parameters

Parameter Value Description Additional
uuid string A song UUID Required

Body parameters

Parameter Value Description Additional
body JSON Payload Required

Response

Code Description Resource
200 OK

An Song response

Song
400 Bad Request

Invalid request

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

405 Method Not Allowed

Sandbox only. This operation is not allowed on sandbox environment

Explore

A song UUID

JSON Payload

Try it out