Skip to main content

API Reference

Filter List Arguments​

Use the filterList operation to get available filters. The filterList operation is not publicly available and requires authentication. Authentication is managed through a generated token, which must be included in the request header.

ParameterTypeDescription
countryCode (required)Country!The country code in ISO 3166-1 format. Example of usage: countryCode: PL.
languageCode (required)Language!The ISO 639-1 language code. Sets the language for language-specific settings such as plurals, stop words, and dictionaries. Example of usage: languageCode: PL.