Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-HereQuery 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 identifier of the product.
Product price amount.
Product category if available.
Timestamp in milliseconds indicating when the product was created.
Product description in HTML format.
Unique slug or identifier used in the product URL.
Product type (e.g.,
saas, event, membership, ebook, etc.).Product subtype if applicable.
Current product status (e.g.,
active, inactive).Product name.
Purchase or access limit if configured.
URL where the customer will be redirected after checkout.
Installment identifier if the product supports installment payments.
Event details if the product type is
event.Order configuration if applicable.
Identifier of the cover image.
List of additional image identifiers.
Cover image object containing image details.
List of additional image objects.
List of related transactions (empty if none).
Public product page URL.
Public payment link URL.
