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 endpoints.

Request

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

Path parameters

Parameter name Value Description Additional
uuid string

A song UUID

Required

Body parameters

Parameter name Value Description Additional
body

JSON Payload

Required

Response

Status 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 this api

uuid

A song UUID

body

JSON Payload

Try it out!