# Quetzal ## Docs - [Quetzal Chat API](https://quetzal.mintlify.app/chat/chat-api.md): Translate chats between your users using the Quetzal API - [Retrieve chat details](https://quetzal.mintlify.app/chat/chat-get.md): Retrieves details of a chat by chat_id or external_id - [Fetch translations](https://quetzal.mintlify.app/chat/chat-messages-get.md): Returns a log of existing messages for a specific chat - [Translate messages](https://quetzal.mintlify.app/chat/chat-messages-new.md): Add one or more messages to an existing chat - [Define a new chat](https://quetzal.mintlify.app/chat/chat-new.md): Creates a new chat with specified participants - [Update chat details](https://quetzal.mintlify.app/chat/chat-update.md): Updates the locale and role information for chat participants - [Usage of the VSCode Extension](https://quetzal.mintlify.app/extension.md): How to get the most out of the automative tools in the VSCode Extension - [Getting Started](https://quetzal.mintlify.app/getting-started.md): Translate your product in minutes - [Next.js](https://quetzal.mintlify.app/installation-next.md): How to install Quetzal into your Next.js project - [React](https://quetzal.mintlify.app/installation-react.md): How to install Quetzal into your React project - [Vue.js](https://quetzal.mintlify.app/installation-vue.md): How to install Quetzal into your Vue.js project - [Project Dashboard](https://quetzal.mintlify.app/project-dashboard.md): How to find your way around the Quetzal Project Dashboard - [Quetzal React SDK](https://quetzal.mintlify.app/react-chat-sdk/getting-started.md): This SDK enables automatic, real-time translation of chat messages in your React application. - [Usage of the 't' Function](https://quetzal.mintlify.app/t-function.md): Comprehensive guide on how to use the `t` function to translate and format various types of content. - [Translate content](https://quetzal.mintlify.app/translate-api/translate.md): Translates text or HTML content to a specified target language - [Quetzal Translate API](https://quetzal.mintlify.app/translate-api/translate-api.md): Translate text content directly ## OpenAPI Specs - [openapi](https://quetzal.mintlify.app/api-reference/openapi.json) - [sample](https://quetzal.mintlify.app/api-reference/sample.json)