Get Lazada product details(By ID)
API Overview
- Product basic information (title/category/brand/price)
- Product properties
- Main images/video
- Shop information (Shop name/ID/Url/rating/praise rate/number of fans/type of shop, etc.)
- Logistics information (delivery from/postage)
- SKU attributes (name/thumbnail)
- SKU price and stock
- Promotion information
API URL
Request Parameters
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| item_id | integer | Product ID | true |
| site | string | Region name abbreviation, for example, Thailand is 'th'. Optional values: my,th,ph,id,vn,sg | true |
Security Auth
tip
Please go to Console-Account Center to get your apiToken.
Add your apiToken to the request parameters. Please refer to the examples below.
Request Example
- cURL
- Python
- JavaScript
- Java
- Go
- PHP
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...