Get Lazada product review list(By ID)
Information you can get with this API
- Review list
- Number of reviews
- Review content
- Review images/videos
- Review time
Basic Information
Request Parameter
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| site | string | Region name abbreviation, for example, Thailand is 'th'. Optional values: my,th,ph,id,vn,sg | true |
| item_id | integer | Product ID | true |
| rate_star | string | Optional values: 1,2,3,4,5 | false |
| sort | string | Optional values: relevance,latest,rating_down,rating_upDefault value: relevance | false |
| page | integer | Page number Default value: 1 | false |
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...