v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-242047102.4 KB
Machine Translation Provider

Get Translation Engines

Gets the list of translation engines. This request has a read timeout of 5 seconds.

get/lc.mtprovider.engines

Query parameters

modelstring

The translation engine type. It can be NEURAL or BASELINE.

sourceLanguagestring required

The source language code.

targetLanguagestring[] required

A list of target language codes.

exactMatchboolean

Used to enforce the response to match the exact languages of the requested ones.

locationstring

The folder identifier where the translation engines will be added. Can be used to filter the engines by folder.

Headers

TR_IDstring

A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.

x-lc-signaturestring

JWS token containing the signature and additional claims.

Response

itemCountinteger