Get AliExpress product details(By URL)
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
Body
Content-Type: application/json
| Field | Type | Explanation | Required |
|---|---|---|---|
| url | string | Product URL | true |
| country | string | 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 | false |
| currency | string | false |
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...