Get category products
Information you can get with this API
- Product list under the category
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
page | integer | Page number Default value: 1 | false |
cat_id | integer | Category ID | true |
super_factory | boolean | Filter: Super factory | false |
support_dropshipping | boolean | Filter: Supports dropshipping | false |
free_shipping | boolean | Filter: Free Shipping | 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...