Get 1688 category info
API Overview
- Get category information/subcategories/category path by category ID
- Returns all first-level categories when category ID is not provided
Basic Information
Request Parameter
Query
| ฟิลด์ | ประเภท | คำอธิบาย | จำเป็น |
|---|---|---|---|
| cat_id | integer | Category ID | เท็จ |
tip
If the category ID is not passed, all first-level categories will be returned by default
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...