Search for Aliexpress products
Information you can get with this API
- Get a list of products based on keywords
- Total number of products
- Product details
- See More
Basic Information
Request Parameter
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| 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 | |
| keyword | string | Search keywords | true |
| page | integer | Page number Default value: 1 | false |
| sort | string | Optional values: default,sales,price_up,price_downDefault value: default | false |
| free_shipping | boolean | Filter: Free shipping | false |
| price_start | string | Filter: Minimum value of price range | false |
| price_end | string | Filter: Maximum value of price range | 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...