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
팁
Please go to Console-Account Center to get your apiToken
Add your apiToken to your query parameters. Please refer to the examples below.