Skip to main content
GET
/
api
/
tiktok
/
song
/
videos
Get TikToks using a song
curl --request GET \
  --url https://creatorcrawl.com/api/tiktok/song/videos \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

clipId
string
required

The clip ID from the song URL

cursor
number

Cursor for pagination to get the next page of results

Response

TikTok videos using the song