Get AliExpress product details(By ID)
Information you can get with this API
- Product basic information (title/price/category)
- Product properties
- Main images/video
- Shop information (shop name/seller id, etc.)
- SKU attributes (name/thumbnail)
- SKU price and stock
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
item_id | integer | Product ID | true |
site | string | Region name abbreviation, for example, Thailand is 'th'. Default value: US | false |
lang | string | Language Optional values: en_US ,ru_RU ,pt_BR ,es_ES ,fr_FR ,pl_PL ,iw_IL ,it_IT ,tr_TR ,de_DE ,ko_KR ,ar_MA ,ja_JP ,nl_NL ,th_TH ,in_ID ,vi_VN Default value: en_US | false |
currency | string | Default value: USD | 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...