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