Search for Alibaba products
API Overview
- Get a list of products based on category or keyword
- Total number of products
- Product details
- Ver más
Basic Information
Request Parameter
Query
| Campo | Tipo | Explicación | Requerido |
|---|---|---|---|
| keywords | string | Palabras clave de búsqueda | falso |
| page | integer | Page number Valor predeterminado: 1 | falso |
| sort | string | Valores opcionales: relevance,salesValor predeterminado: relevance | falso |
| cat_id | string | Category ID | falso |
| is_delivery_guaranteed | boolean | Products with guaranteed on-time delivery by scheduled dates and money back for order issues | falso |
| trade_assurance | boolean | falso | |
| is_verified_supplier | boolean | Suppliers with credentials and capabilities inspected and verified by third-party companies | falso |
| is_verified_pro | boolean | Industry-leading Verified Suppliers with 5+ years of experience | falso |
| quick_response | boolean | Response time is within 1 hour | falso |
| price_start | string | Filtro: Minimum value of price range | falso |
| price_end | string | Filtro: Maximum value of price range | falso |
| min_order | integer | Minimum order quantity | falso |
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...