Skip to main content
POST
Submit TikTok Shop Product Reviews task

TikTok Shop Product Reviews

Collect public review text, ratings, reviewer information, images, and purchase status.

Request Example

One task accepts one product URL. Duplicate review IDs are saved once and all saved reviews participate in billing.

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]+
results_limit
integer
default:100

Maximum unique reviews to save across result pages.

Required range: 20 <= x <= 2000
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