📄️ Get Languages
Used to fetch all languages configured for a project. This API returns a list of languages associated with the provided projectKey.
📄️ Get UILM File
Used to fetch translation key-value pairs for a specific language and module. This API returns a JSON object containing all translation keys and their corresponding values for the specified language, module, and project.
📄️ Get Translation Suggestion
Used to get AI-powered translation suggestions for UI elements. This API analyzes the context of an element and provides appropriate translations based on its type, application context, and detailed usage information.