Skip to main content
POST
/tiktok/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|\d{10,30})$
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:TikTokProduct
images
string[]
price
number | null
currency
string | null
is_free_shipping
boolean
default:false
sold_count
integer | null
rating
number | null
review_count
integer | null
categories
string[]
brand
string | null
business_name
string | null
business_address
string | null
properties
object[]
skus
object[]
shop
object | null
product_url
string | null