Frequent questions about LanguageWire MT API
General
What is an API response?
Are there different API responses?
What are the available API environments?
Access
How can I start using the MT API endpoints?
Our quick introduction guide will go over how to get started with text translations.
How can I get the access credentials needed for the MT API?
If you want to try out the API, you can do so with trial credentials. Alternatively, you can generate a set of production credentials. 👉 Learn how to get your credentials here.
Can I have access to all MT API endpoints?
When does a token expire?
Tokens are temporary and expire after several minutes.
In order to determine the expiration time, your application should read the expires_in property returned in the request for generating tokens.
You should generate another token after that time.
I already have an API key. Can I continue using it?
We are phasing out the support for API keys. All new integrations should be created using OAuth client credentials. We will continue supporting API keys for existing integrations until they have migrated to the new credentials.
Dashboard applications
When should I delete my app?
- When the integration is no longer needed.
Documents
Are there any restrictions in documents?
Languages
Which languages are available for the MT API?
GET /v2/languages/text-translation and GET /v2/languages/document-translation endpoints.Which languages codes does the MT API use?
MT Engine
Does the MT quality improve over the time?
How often are the MT engines re-trained?
Something missing? If you have any other related question that is not listed here, and would like us to respond, share it with us.