Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Path Parameters

username
string
required

TikTok username, with or without a leading @

Example:

"creator"

Query Parameters

cursor
string

Opaque cursor from the previous response

Required string length: 1 - 512
sort_by
enum<string>
default:latest

Video ordering

Available options:
latest,
popular
Example:

"latest"

region
string

Two-letter region code

Required string length: 2
Pattern: ^[a-zA-Z]{2}$
Example:

"GB"

Response

Successful response

data
object
required