Get TikTok shop product details(By id)
Information you can get with this API
- Product basic information (title/category/price)
- Main images
- Detailed description
- Shop information (Shop name, shop ID, etc.)
- Review information (rating star/review count)
- Item status
- Promotion information
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
site | string | Abbreviation of the region, for example, Thailand is 'th'. Optional values: id ,vn ,my ,th ,ph ,sg ,us ,uk | true |
item_id | integer | product id | true |
Body
Security Auth
tip
Please go to Console-Account Center to get your apiToken
Add your apiToken to your query parameters. Please refer to the examples below.
Request Example
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...