Search for Tokopedia products by keywords
API Overview
- Search results list
- Total number of products
- Product details
Basic Information
Request Parameter
Query
| Trường | Loại | Giải thích | Bắt buộc |
|---|---|---|---|
| keyword | string | Từ khóa tìm kiếm | đúng |
| sort | string | Giá trị tùy chọn: suitable,reviews,latest,price_asc,price_descGiá trị mặc định: suitable | sai |
| page | integer | Page number Giá trị mặc định: 1 | sai |
| price_start | string | Lọc: Minimum value of price range | sai |
| price_end | string | Lọc: Maximum value of price range | sai |
| is_2_hours_arrive | boolean | sai | |
| is_free_shipping | boolean | sai | |
| served_by_tokopedia | boolean | sai | |
| cod | boolean | sai | |
| cat_id | integer | Category ID | sai |
| shop_type | string | sai |
Body
Security Auth
mẹo
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...