This endpoint is restricted to specific plans. View pricing
Get the audience metric (comment/shares/likes/play) for this link’s top videos.
Need to get the TikTok music link? Use the Get IDs endpoint.
GET /api/v2/tiktok/music/{identifier}/videos
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| identifier | string | A music identifier |
Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| offset | integer | Get results starting from position |
|
| limit | integer | Number of results (max. 100) |
| Status code | Description | Resource |
|---|---|---|
| 200 | OK
A music videos collection |
Video collection |
| 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 |