Get music
Get metadata for the TikTok ID.
Already have the song UUID & need to get the TikTok music link ID? Use the Get IDs endpoint.
Request
GET
/api/v2/tiktok/music/{identifier}
Path parameters
| Parameter | Value | Description | Additional |
|---|---|---|---|
| identifier | string | A music identifier | Required |
Response
| Code | Description | Resource |
|---|---|---|
| 200 |
OK
A Music response |
MusicResponse |
| 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
Music not found |