You can currently connect Google Translate and AutoML Translation, Microsoft Translator, Yandex.Translate, DeepL Pro, Amazon Translate, and Watson (IBM) Language Translator engines.
To connect the MT engine, follow these steps:
- Open your Organization’s Workspace > Machine translation tab.
- At the bottom right, click add.
- A pop-up window will appear. Select an engine from the drop-down list.
- Edit the name of the MT Engine if needed.
- Enter the requested credentials.
- Click Create.

Microsoft Translator
Перейдите в Windows Azure чтобы получить доступ к ключу подписки Microsoft Translator API. Translator Text API offers a free tier with 2,000,000 translated characters.
Как зарегистрироваться в Microsoft Translator Text API.
Note: If the Resource Location associated with your Microsoft Translator Text API key is other than global, please make sure to specify it along with other credentials while configuring the Microsoft Translator MT engine in your Crowdin Enterprise organization.
Яндекс.Переводчик
Используйте Консоль Yandex API для получения API-ключа Yandex.Translate. Translation projects that do not exceed 10,000,000 characters per month (and no more than 1,000,000 in 24 hours). You can use Yandex.Translate API for free.
DeepL Translator
DeepL API is accessible only with the DeepL API subscription plan (For developers tab). Navigate to the DeepL Pro Account page to get a unique Authentication Key. Please note that the DeepL API plan is the only plan that provides this feature.
In case you’re subscribed to a different subscription plan, you can switch to the DeepL API plan in your personal account settings. DeepL also provides a simulator that allows you to check your Authentication Key in action.
Watson (IBM) Translator
Watson (IBM) Translator offers 1,000,000 characters per month free of charge and paid plans to choose from after exceeding the limit. Перейдите в консоль служб Watson (IBM) чтобы получить API ключ Watson Translator.
Amazon Translate
The free version of Amazon Translate is available for 12 months. Afterward, you will need to pay for the number of characters translated.
To obtain the API key and Secret key necessary for integration, follow these steps:
- Перейдите на Amazon Console. Sign in if you have an account or create a new AWS account by following the setup steps.

- When logged in, click on your username in the top right corner and select My Security Credentials. In the section with access keys, click Create New Access Key.
If you don’t have access to this section, ask the Amazon AWS profile administrator to create an IAM user for you. 
- Copy Access Key ID and Secret Access Key and click Close.
Note: Secret Access Key is visible only once.
### Google Translate
To use Google Translate, you shall have a Google Cloud account with an active billing profile. Cloud Translation is priced monthly based on usage. Learn more
To obtain the API key necessary for integration, follow these steps:
- Go to Google Cloud Console. Log in to the existing Google Cloud account or set up a new one.
- Choose an existing project or add a project using the New Project.

- Go to API & Services > Library and search for Cloud Translation API.

- Click Enable.

- Go to API & Services > Credentials and create an API key.

- Copy the API key and click Close.
Google Cloud AutoML Translation
To use AutoML Translation, you shall have a Google Cloud account with an active billing profile. Google AutoML Translation is priced monthly based on how many characters you send for translation. Learn more.
To create a service account key and obtain the necessary credentials for integration, follow these steps:
- Go to Google Cloud Console. Log in to the existing Google Cloud account or sign up for a new one.
- Choose an existing project or add a project using the New Project.

- Select or verify your billing account. If you create a new project, link a billing account to it. In case you are using the existing project, make sure that your billing is enabled. You can find the required information under the Billing option on the main menu. Learn more

- Go to API & Services > Library and search for Cloud AutoML API.

- Click Enable.

- The next step is to create a service account private key pair. The service account is used by Crowdin. Applications use service accounts to make authorized API calls.
To set up authentication and create your private key, follow these steps:
- Go to the Create Service Account Key Page.
- From the Service account list, select New service account.
- In the Service account name field, enter a name that describes what this service account will do.
- From the Role list, select Project > Owner.
- Click Create. A JSON file that contains your key will be downloaded to your computer.
