Search for Alibaba products
Information you can get with this API
- Get a list of products based on category or keyword
- Total number of products
- Product details
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
keywords | string | Search keywords | false |
page | integer | Page number Default value: 1 | false |
sort | string | Optional values: relevance ,sales Default value: relevance | false |
cat_id | string | Category ID | false |
is_delivery_guaranteed | boolean | Products with guaranteed on-time delivery by scheduled dates and money back for order issues | false |
trade_assurance | boolean | false | |
is_verified_supplier | boolean | Suppliers with credentials and capabilities inspected and verified by third-party companies | false |
is_verified_pro | boolean | Industry-leading Verified Suppliers with 5+ years of experience | false |
quick_response | boolean | Response time is within 1 hour | false |
price_start | string | Minimum value of price range filter | false |
price_end | string | Maximum value of price range filter | false |
min_order | integer | Minimum order quantity | 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...