Localization keys
Manipulates localization keys, their translations and metadata
📄️ Create new key
Create new key
📄️ Get one key
Get one key
📄️ Get all keys
Get all keys
📄️ Edit key name
Edit key name
📄️ Delete one or multiple keys
Delete one or multiple keys
📄️ Get disabled languages
Returns languages, in which key is disabled
📄️ Set disabled languages
Sets languages, in which key is disabled
📄️ Edit key and related data
Edits key name, translations, tags, screenshots, and other data
📄️ Get key info
Returns information about keys. (KeyData, Screenshots, Translation in specified language)If key is not found, it's not included in the response.
📄️ Import keys (resolvable)
Import's new keys with translations. Translations can be updated, when specified.
📄️ Import keys
Imports new keys with translations. If key already exists, its translations and tags are not updated.
📄️ Delete one or multiple keys (post)
Delete one or multiple keys by their IDs in request body. Useful for larger requests esxceeding allowed URL length.
📄️ Search for keys
This endpoint helps you to find desired key by keyName, base translation or translation in specified language.
📄️ Select keys
Returns all key IDs for specified filter values. This way, you can apply the same filter as in the translation view and get the resulting key IDs for future use.