Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-HerePath Parameters
Unique product ID.
Response
Successful ResponseMain Structure (Root)
Status code form API.
Status message that describes the status code.
List of products displayed.
data Structure (Array Of Object)
Unique identifier of the product.
Unique product slug used in the URL.
Product name.
Product category if available.
Purchase limit if configured.
Product type (e.g.,
ebook, event, saas, membership).Product subtype if applicable.
Unique identifier of the product owner (user).
Event details if the product type is
event.Order configuration if applicable.
Available quantity if the product has stock limitation.
Product price amount.
Current product status (e.g.,
active, inactive).Product description in HTML format.
Identifier of the cover image.
List of additional image identifiers.
List of related transactions.
Unique identifier of the transaction.
Additional transaction metadata if available.
List of additional image objects.
Cover image object.
Public product page URL.
Public payment link URL.
