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

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

url
string
required

TikTok video URL

get_transcript
string

Set to true to get the transcript of the video

region
string

Region of the proxy. Use 2 letter country codes like US, GB, FR, PH, etc.

trim
string

Set to true to get a trimmed response

Response

TikTok video data