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
API URL
Request Parameters
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| cat_id | integer | Category ID | false |
tip
If the category ID is not passed, all first-level categories will be returned by default
Security Auth
tip
Please go to Console-Account Center to get your apiToken.
Add your apiToken to the request parameters. Please refer to the examples below.
Request Example
- cURL
- Python
- JavaScript
- Java
- Go
- PHP
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...