API Reference

Product Category

Get paginated category list

To get a list of categories, follow these step:


1. Set the Request Details

  • URL: /marketplace/product/category

2. Add the Required Headers

HeaderValue
AuthorizationGenerated Client Token
Content-Typeapplication/json
x-api-keyYour API Key

3. Prepare the Request Body

Request BodyDescriptionRequired
offsetThe pagination offsetYes
limitThe pagination limitYes
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.



Language
URL
Click Try It! to start a request and see the response here!