Skip to main content
POST
Submit TikTok Shop Product task

TikTok Shop Product

Collect product details, seller data, pricing, categories, media, and SKU information.

Request Example

One task accepts one product URL and produces at most one normalized product record.

Completed Task Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string<uri>
required

Public TikTok Shop product URL. One task accepts one product.

Pattern: ^https?://(?:[^/]+\.)?tiktok\.com/shop/pdp/(?:[^/]+/)?[0-9]+
region
enum<string>
default:US

TikTok Shop market region. Non-US catalog availability can vary.

Available options:
US,
GB,
DE,
FR,
IT,
ID,
MY,
MX,
PH,
SG,
ES,
TH,
VN,
BR,
JP,
IE
callback_url
string<uri>

Optional URL that receives the task completion callback.

Response

Task submitted

code
integer
Example:

200

data
object