Search for Alibaba products
API Overview
- Get a list of products based on category or keyword
- Total number of products
- Product details
- ดูเพิ่มเติม
Basic Information
Request Parameter
Query
| ฟิลด์ | ประเภท | คำอธิบาย | จำเป็น |
|---|---|---|---|
| keywords | string | คำค้นหา | เท็จ |
| page | integer | Page number ค่าเริ่มต้น: 1 | เท็จ |
| sort | string | ค่าที่เลือกได้: relevance,salesค่าเริ่มต้น: relevance | เท็จ |
| cat_id | string | Category ID | เท็จ |
| is_delivery_guaranteed | boolean | Products with guaranteed on-time delivery by scheduled dates and money back for order issues | เท็จ |
| trade_assurance | boolean | เท็จ | |
| is_verified_supplier | boolean | Suppliers with credentials and capabilities inspected and verified by third-party companies | เท็จ |
| is_verified_pro | boolean | Industry-leading Verified Suppliers with 5+ years of experience | เท็จ |
| quick_response | boolean | Response time is within 1 hour | เท็จ |
| price_start | string | ตัวกรอง: Minimum value of price range | เท็จ |
| price_end | string | ตัวกรอง: Maximum value of price range | เท็จ |
| min_order | integer | Minimum order quantity | เท็จ |
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...