Search for Tokopedia products by keywords
Information you can get with this API
- Search results list
- Total number of products
- Product details
Basic Information
Request Parameter
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| keyword | string | Search keywords | true |
| sort | string | Optional values: suitable,reviews,latest,price_asc,price_descDefault value: suitable | false |
| page | integer | Page number Default value: 1 | false |
| price_start | string | Filter: Minimum value of price range | false |
| price_end | string | Filter: Maximum value of price range | false |
| is_2_hours_arrive | boolean | false | |
| is_free_shipping | boolean | false | |
| served_by_tokopedia | boolean | false | |
| cod | boolean | false | |
| cat_id | integer | Category ID | false |
| shop_type | string | false |
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...