Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Translation task model.
Defines parameters for text translation between languages, including source/target languages, model selection, and optional custom instructions.
Available options:
yo
, en
, ha
, ig
, am
Available options:
yo
, en
, ha
, ig
, am
Available options:
human
, auto
Response
Translation completed successfully. Returns the translated text with optional delivery information for human translations.