Search for DHgate products
Information you can get with this API
- Get a list of products based on keyword
- Total number of products
- Product details
- See More
Basic Information
Request Parameter
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| page | integer | Page number Default value: 1 | false |
| keywords | string | Search keywords | true |
| sort | string | Optional values: sales,price_up,price_down,default,newest,ratingDefault value: default | false |
| country | string | Default value: us | false |
| currency | string | Default value: USD | false |
| language | string | Default value: en | false |
| free_shipping | boolean | Filter: Free shipping | false |
| high_rating | boolean | 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...