Preferred language for the category name field in search results. If a certain field does not have the translation available for the set language, the default language text will be used for that field.
baseUrl
string
Set base URL for URLs in response. If not specified, Ecwid will use main URL from store settings.
cleanUrls
boolean
Set true to force receiving clean URLs – catalog links without hashbang (/#!/). By default Ecwid checks if this setting is enabled for the store and responds with matching URLs.
slugsWithoutIds
boolean
Set true to receive product page slugs without IDs. By default Ecwid checks if this setting is enabled for the store and responds with matching URLs.
Headers
The Authorization header with a secret access token is required.
Category origin. Exists only for categories synced outside of Ecwid, e.g. "origin": "LIGHTSPEED"Read-only
url
string
URL of the category page in the store.
autogeneratedSlug
string
Autogenerated slug for the category page URL.
customSlug
string
Custom slug for the category page URL.
productCount
number
Number of products in the category and its subcategories. When the product count in the category changes, productCount value will update in several minutes.
enabledProductCount
number
Number of enabled products in the category (excluding any subcategories). Requires the productIds=true query param.
The original alt text attached to a category image
<ISO_LANG_CODE>
string
Translations for each available language.
translations
Field
Type
Description
<ISO_LANG_CODE>
string
Translations for each available language. If no other translations are provided, the default language translations is returned. See available languages in store language settings
Language
Click Try It! to start a request and see the response here!