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 | 頁碼 預設值:1 | 否 |
| price_start | string | 篩選:價格起點 | 否 |
| price_end | string | 篩選:價格終點 | 否 |
| is_2_hours_arrive | boolean | 否 | |
| is_free_shipping | boolean | 否 | |
| served_by_tokopedia | boolean | 否 | |
| cod | boolean | 否 | |
| cat_id | integer | 分類 ID | 否 |
| shop_type | string | 否 |
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...