Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TMS
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/machineTranslateSettings/{mtsUid}/status \ --header 'Authorization: <api-key>'
{ "error": "<string>", "ok": true, "uid": "<string>" }
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
auth/login
Authorization
OK
Was this page helpful?