Skip to main content
POST
Create text translate

Authorizations

Authorization
string
header
required

Authentication is done using Bearer Token. Format: Authorization: Bearer sk-xxxxxx

Body

application/json
texts
string[]
required

Original text

tl
string
required

target language

sl
string

source language

Response

200 - application/json

Response created successfully

texts
string[]

Target text

Example:
tl
string

target language

Example:

"ja"

code
integer

status code

Example:

"200"