Get Shopee product details(By ID)
Information you can get with this API
- Product basic information (title/category/brand/price/comment counts, etc.)
- Product properties
- Main images/video
- Description images/html
- Shop information (Shop id/location/type, etc.)
- Logistics information (delivery from/postage)
- SKU attributes (name/thumbnail)
- SKU price and stock
- Sales count
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 ,tw ,br ,mx ,co ,cl Default value: my | false |
item_id | integer | Product ID | true |
shop_id | integer | Shop ID | true |