Skip to main content
Quetzal home page
English
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Translate API
Quetzal Translate API
Get Started
Getting Started
Project Dashboard
Installation
Next.js
React
Vue.js
Translate API
Quetzal Translate API
POST
Translate content
Chat
Quetzal Chat API
POST
Define a new chat
POST
Translate messages
GET
Fetch translations
GET
Retrieve chat details
POST
Update chat details
Quetzal React SDK
Development
Usage of the VSCode Extension
Usage of the 't' Function
On this page
Getting Started
Valid Locales
Accepted formats
Pricing
Translate API
Quetzal Translate API
Translate text content directly
Getting Started
This service is available for all Quetzal projects, and will accept requests using your API key.
Content is immediately translated and included in the response.
Valid Locales
We encourage the use of full locale codes (ex: fr-FR) but short codes are also accepted (ex: fr)
Accepted formats
We accept content in either html or plain text. Specify “text” or “html” as the format in your request. Plain text is default.
Pricing
This feature requires API access. API Access is $20/month, and usage is $0.10 per 1,000 characters.
Vue.js
Translate content
⌘I