Translate a text file

Submit text for translation.

The following formats are supported (specified via the Content-Type header):

  • text/plain - Simple UTF-8 encoded text.
  • application/subrip - A UTF-8 encoded SRT file.
  • application/json - A json object or array. All string values within the json object or array are translated.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The 'translation model' to use. You can use either the services endpoint or the translate/models endpoint or retrieve the available models.

Query Params
string

[optional] Provide a list of meta controls to refine the translation output.

string

Specify the glossary to use during translation.

Body Params
string

The body of the POST contains the utf-8 text to be translated.

Headers
string
required

The content type describing the input. See notes below for the supported content types.

string
required

API Key

string

[optional] A user HTTP callback URL which will be invoked to notify the user when the request completes. See “User request completion callback” for further description.

string

[optional] Any text data the caller wants to associate with this request. This can be used to link this request with some other external tracking information.

int32
Defaults to 50

[optional] An integer priority level between 1 (low priority) and 100 (high priority) for this request. Additional charges may be applied to jobs with higher priority values. Default value is 50.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json