OAuth 2.0 for accessing the MT API. Supports client credentials (service-to-service).
Any custom data in form of key/value pairs
{
"formality": "informal",
"model": "model123",
"domain": "legal",
"customKey": "customValue"
}Engine status
Engine status codes, 'ok' for fully operational, 'not_ok' for others (e.g. warm-up...)
ok, not_ok