Skip to main content
GET
Search TikTok videos by keyword

Authorizations

X-API-Key
string
header
required

API key passed as the X-API-Key request header. Recommended for server-to-server calls.

Query Parameters

query
string
required
Minimum string length: 1
Example:

"shopify apps"

sort
enum<string>
Available options:
relevance,
latest,
most-liked
publishedWithin
enum<string>
Available options:
day,
week,
month,
3months,
6months
region
string
Example:

"US"

cursor
string

Response

Search TikTok videos by keyword

videos
object[]
required
nextCursor
string | null
required

Opaque pagination cursor — pass as ?cursor= for the next page; null on the last page

hasMore
boolean
required