Lazada product search by keywords
Information you can get with this API
- Search results list
- Total number of products
- Product details
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
site | string | Abbreviation of the region, for example, Thailand is 'th'. Optional values: my ,th ,ph ,id ,vn ,sg , | true |
keywords | string | search keywords | true |
sort | string | Optional values: pop ,sales ,price_up ,price_down ,Default value: pop | false |
page | integer | page number Default value: 1 | false |
price_start | string | Minimum value of price range filter | false |
price_end | string | Maximum value of price range filter | 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
- 429
Loading...