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 | 頁碼 預設值:1 | 否 |
| sort | string | 可選值:relevance,sales預設值:relevance | 否 |
| cat_id | string | 分類 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 | 篩選:價格起點 | 否 |
| price_end | string | 篩選:價格終點 | 否 |
| min_order | integer | Minimum order quantity | 否 |
Body
Security Auth
提示
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...