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

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

clipId
string
required

The clip ID (not the song ID)

Response

TikTok song details