Skip to main content
GET
Video Info
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

url
string
required

TikTok video URL

Example:

"https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630"

get_transcript
boolean

Get transcript of the video

region
string

Region of the proxy. Sometimes you'll need to specify the region if you're not getting a response. Commonly for videos from the Phillipines, in which case you'd use 'PH'. Use 2 letter country codes like US, GB, FR, etc

Example:

"US"

trim
boolean

Set to true to get a trimmed response

Response

Successful response

Key Response Fields:

  • image_post_info.images: Slideshow images (you'll want all of the 'thumbnail' images
  • aweme_detail.video.download_no_watermark_addr.url_list[0]: The URL of the video
  • digg_count: digg_count === like_count. Not sure why TikTok calls it "digg" Maybe the user diggs it?
  • is_ad: Whether the tiktok is an ad. Make sure you're looking at the is_ad field and not the is_ads field