Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereQuery Parameters
string
required
Search keywords.
Response
Successful ResponseMain Structure (Root)
string
Unique identifier of the product.
integer
Product price amount.
string | null
Product category if available.
number
Timestamp in milliseconds indicating when the product was created.
string
Product description in HTML format.
string
Unique slug or identifier used in the product URL.
string
Product type (e.g.,
saas, event, membership, ebook, etc.).string | null
Product subtype if applicable.
string
Current product status (e.g.,
active, inactive).string
Product name.
integer | null
Purchase or access limit if configured.
string | null
URL where the customer will be redirected after checkout.
string | null
Installment identifier if the product supports installment payments.
string
Product variant.
string | null
Installment identifier if the product supports installment payments.
object | null
Membership product tier.
object | null
Order configuration if applicable.
string | null
Identifier of the cover image.
array
List of additional image identifiers.
object | null
Cover image object containing image details.
array
List of additional image objects.
string
Product variant.
array
List of related transactions (empty if none).
string
Public product page URL.
string
Public payment link URL.
