Get supported language pairs
Supported languages
Get supported language pairs
POST
Get supported language pairs
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth 2.0 for accessing the MT API. Supports client credentials (service-to-service).
Body
application/json
Any custom data in form of key/value pairs.
Phrase automatically resolves the following placeholders in request-level metadata values:
{project_uid}— TMS project UID{job_uid}— TMS job UID{idm_organization_uid}— Phrase organization UID
Example:
{
"formality": "informal",
"model": "model123",
"domain": "legal",
"project_uid": "{project_uid}",
"job_uid": "{job_uid}",
"idm_organization_uid": "{idm_organization_uid}"
}Response
List of supported source-target language pairs (Phrase locale codes)