For the complete documentation index, see llms.txt. This page is also available as Markdown.

🌍Localization

To receive localized error messages from API server, add Accept-Language header to each HTTP request.

Following culture codes are supported:

Header value
Description
Is default

en-GB

English - United Kingdom

sk-SK

Slovak - Slovakia

If Accept-Language header is not speficied, or contains unsupported value, default language is used.

Last updated