Retrieve product IDs in batches. If a category ID is specified, only the product numbers of the current category will be returned. In the return value, a product is uniquely identified by the platform and product ID. Check the 'hasmore' parameter in the response data until 'hasmore' is 0, indicating the end of the request. TIP: Returns up to 200 product models per page.
Request
Query Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://shopapi.geckodistribution.com/api/open/product/list?page=1&categoryid=1038378' \
--header'version;' \
--header'token;'