This endpoint is restricted to specific plans. Reach out if you have any questions.
Get the video’s current audience data (comments/likes/plays/shares) and the user’s ID and data.
Need to get the TikTok video ID? Use the Get music videos by user or the Get user video endpoints.
GET /api/v2/tiktok/video/{identifier}
Parameter name | Value | Description | Additional |
---|---|---|---|
identifier | string | A video identifier |
Required |
Status code | Description | Resource |
---|---|---|
200 | OK
A Video response |
VideoResponse |
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
Video not found |