This endpoint is restricted to specific plans. Reach out if you have any questions.
Get the video count for a specific TikTok ID.
Need to get the TikTok music link? Use the Get IDs endpoint.
GET /api/v2/tiktok/music/{identifier}/video/volume
Parameter name | Value | Description | Additional |
---|---|---|---|
identifier | string | A music identifier |
Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
endDate | string | Optional period filter (YYYY-MM-DD format) |
|
period | integer | Number of historical days (max. 90) |
Status code | Description | Resource |
---|---|---|
200 | OK
A music videos volume plots collection |
Video volume plot collection |
400 | Bad Request
Invalid period |
|
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 |