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
팁
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...