Skip to main content
GET
Shop Products
💳 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

The TikTok Shop store URL.

Example:

"https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"

cursor
string

Cursor parameter from the previous response to retrieve the next page of products. Omit for the first page.

region
enum<string>

Region to get shop products from. Defaults to US if not provided.

Available options:
US,
GB,
DE,
FR,
IT,
ID,
MY,
MX,
PH,
SG,
ES,
TH,
VN,
BR,
JP,
IE
Example:

"US"

Response

Successful response

success
boolean
required
Example:

true

shopInfo
object
required
products
object[]
required