KantanMT Connector

From Okapi Framework
Revision as of 21:28, 12 November 2015 by Ctingley (talk | contribs) (Created page with "{{Connectors Header}} __TOC__ ==Overview== The commercial [https://kantanmt.com KantanMT] service can be accessed via API, which is documented at http://docs.kantanmt.apiary.io....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The commercial KantanMT service can be accessed via API, which is documented at http://docs.kantanmt.apiary.io.

The connector assumes that the specified KantanMT engine is running, which is not always the case. Users must start the the appropriate engine prior to using the connector, either via the KantanMT dashboard or using the API (for example, with curl.)

Using the Connector

In Rainbow, the connector can be accessed through the Leveraging Step. It can also be called programmatically.

Parameters

KantanMT Client Profile (internal name: profileName) — the client profile to use. (Sample value: "Test-EN-DE")

KantanMT Authorization Token (internal name: apiToken) — the authorization token. (Sample value: "ABCdef123467")

Limitations

  • The connector assumes that the specified KantanMT engine is running, which is not always the case. Users must start the the appropriate engine prior to using the connector, either via the KantanMT dashboard or using the API (for example, with curl.)