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

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

url
string
required

TikTok video URL

language
string

Language of the transcript. 2 letter language code, e.g. 'en', 'es', 'fr', 'de', 'it', 'ja', 'ko', 'zh'

use_ai_as_fallback
string

Set to 'true' to use AI as a fallback if the transcript is not found. Only works for videos under 2 minutes.

Response

TikTok video transcript