📄️ 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.
📄️ Save Webhook
Used to create or update a webhook configuration for the auto-translation completion event in Localization. Once configured, Blocks Cloud will call the specified webhook URL when an auto-translation job finishes.