Search for Tokopedia products by keywords
API Overview
- Search results list
- Total number of products
- Product details
Basic Information
Request Parameter
Query
| ฟิลด์ | ประเภท | คำอธิบาย | จำเป็น |
|---|---|---|---|
| keyword | string | คำค้นหา | จริง |
| sort | string | ค่าที่เลือกได้: suitable,reviews,latest,price_asc,price_descค่าเริ่มต้น: suitable | เท็จ |
| page | integer | Page number ค่าเริ่มต้น: 1 | เท็จ |
| price_start | string | ตัวกรอง: Minimum value of price range | เท็จ |
| price_end | string | ตัวกรอง: Maximum value of price range | เท็จ |
| is_2_hours_arrive | boolean | เท็จ | |
| is_free_shipping | boolean | เท็จ | |
| served_by_tokopedia | boolean | เท็จ | |
| cod | boolean | เท็จ | |
| cat_id | integer | Category ID | เท็จ |
| shop_type | string | เท็จ |
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...