Tiktok product search-v1
GET - Tiktok product search
Tiktok product search
{
"data": {
"next_page_token": "",
"products": [
{
"category_chains": [
{
"id": "",
"is_leaf": true,
"local_name": "",
"parent_id": ""
}
],
"commission": {
"amount": "",
"currency": "",
"rate": 0
},
"detail_link": "",
"has_inventory": true,
"id": "",
"main_image_url": "",
"original_price": {
"currency": "",
"maximum_amount": "",
"minimum_amount": ""
},
"sale_region": "",
"sales_price": {
"currency": "",
"maximum_amount": "",
"minimum_amount": ""
},
"shop": {
"name": ""
},
"title": "",
"units_sold": 0
}
],
"total_count": 0
},
"status": true
}Last updated