API Reference

Get paginated product list with optional filters

Log in to see full request history

To retieve a list of products, with filtering options, follow these steps:


1. Set the Request Details

  • URL: /marketplace/product

2. Add the Required Headers

HeaderValue
Content-Typeapplication/json
x-api-keyYour API Key
AuthorizationYour User Id

3. Prepare the Request Body

Request BodyDescriptionRequired
categoryIdThe URL to redirect to after a user subscription paymentNo
offsetThe pagination offsetNo
limitThe pagination limitNo
langThe two-letter ISO-639-1 language code - defaults to client's default languageYes

4. Make the Request

Once you’ve set the URL, headers, and body, make a request.



Query Params
categoriyId
array of strings

The category id to filter for

categoriyId
int32
Defaults to 0

The pagination offset

int32
Defaults to 10

The pagination limit

string
Defaults to en

The two-letter ISO-639-1 language code - defaults to client's default language

Headers
string
Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json