Getting Started

This service is available for all Quetzal projects, and will accept requests using your API key.

Quetzal will translate chat messages for every locale present in chat. This will enable you to display message translations to your users and allow for more seamless communication.

Valid Locales

We encourage the use of full locale codes (ex: fr-FR) but short codes are also accepted (ex: fr)

Defining a Chat

To begin translating messages, you first need to define a chat context.

This specifies the participants of the chat and their preferred locale.

Define your first chat >

Translate Messages

Once a chat context is defined, you can begin sending messages for translation.

Translate your first message >

Managing Chat

Chat settings can be found on your project dashboard.