About this endpoint
What it does
Returns category facet data as a JSON object. The endpoint accepts query parameters to control pagination and localization, and the response schema is an object with additional properties allowed.
Query Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| limit | Integer | No | Maximum number of items to return.<br>Default: 30.<br>Minimum: 1.<br>Maximum: 200. |
| page_lang | String | No | Page language code.<br>2 to 8 characters. |
| country_code | String | No | Country code.<br>2 to 3 characters. |