Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HerePath Parameters
string
required
Product type for filtering, list all product with filter:
- generic_link
- physical_product
- event
- webinar
- digital_product
- coaching
- course
- cohort_based
- fundraising
- ebook
- podcast
- audiobook
- membership
- zakat
- invoice
- bundling
- saas
- payment_request
- support
Query Parameters
integer
default:1
required
Determine which page.
integer
default:10
required
How much data is displayed on the page.
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 | null
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 | null
List of additional image identifiers.
object | null
Cover image object containing image details.
array | null
List of additional image objects.
array
List of related transactions (empty if none).
string
Public product page URL.
string
Public payment link URL.
