Search for Tokopedia products by keywords
API Overview
- Search results list
- Total number of products
- Product details
Basic Information
Request Parameter
Query
| Campo | Tipo | Explicación | Requerido |
|---|---|---|---|
| keyword | string | Palabras clave de búsqueda | verdadero |
| sort | string | Valores opcionales: suitable,reviews,latest,price_asc,price_descValor predeterminado: suitable | falso |
| page | integer | Page number Valor predeterminado: 1 | falso |
| price_start | string | Filtro: Minimum value of price range | falso |
| price_end | string | Filtro: Maximum value of price range | falso |
| is_2_hours_arrive | boolean | falso | |
| is_free_shipping | boolean | falso | |
| served_by_tokopedia | boolean | falso | |
| cod | boolean | falso | |
| cat_id | integer | Category ID | falso |
| shop_type | string | 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...