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...