TikTok

TikToks using Song

Fetches TikTok videos that use a specific sound or song, identified by its clipId. Returns aweme_list, an array of video objects each with aweme_id, desc (caption), statistics (play_count, digg_count/likes, comment_count, share_count), video info, and author details. Paginate with cursor from the previous response.

get/v1/tiktok/song/videos

Query parameters

clipIdstring

This is clipId. Can be found on a url like so: https://www.tiktok.com/music/That%27s-Who-I-Praise-7370375686554782506, where 7370375686554782506 is the clipId

cursornumber

The cursor to get the next page of results.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.