Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-Here
Query Parameters
Search keywords.
Response
Successful ResponseMain Structure (Root)
Status code form API.
Status message that describes the status code.
Information on whether there is additional data to be retrieved (true/false).
Total number of data pages.
Number of items per page.
The page currently displayed.
List of products displayed.
Total amount of data available.
data Structure (Array Of Object)
Unique product ID.
Product price or nominal value.
Product category, can be null if there is no category.
Product creation time in epoch milliseconds format.
Product description.
Product slug/short URL.
Product type.
Product status.
Product name.
Certain amount limit, can be null.
Redirect destination URL, can be null.
Installment ID if the product supports installments, can be null.
Related event data, can be null.
Related order data, can be null.
ID cover image, can be null.
ID for multiple image group, can be null..
Cover image data, can be null, can be null..
List of additional images for the product, can be null.