Skip to main content
POST
Translate a JSON input into any localized file

Autorisierungen

Authorization
string
header
erforderlich

Header

accept
enum<string>

Localization Translate Param Accept

Verfügbare Optionen:
application/json

Body

application/json
input
object
erforderlich

Localization Translate Input

Beispiel:

"# Title 1\n\nThis is a paragraph.\n\n## Title 2\n\nThis is another paragraph."

locale
enum<string>
erforderlich

Localization Translate Locale

Verfügbare Optionen:
en,
de,
pt,
es,
fr,
zh-CN,
zh-TW,
it,
ko,
ja,
ru,
pl,
fi,
sv,
el,
uk,
ar,
sr
extension
enum<string>
erforderlich

Localization Translate Extension

Verfügbare Optionen:
json,
md
model
enum<string>

Localization Translate Model

Verfügbare Optionen:
gpt-3.5,
gpt-4

Antwort

Localization Translate Response 200

data
object

Localization Translate Response 200 Data

model
string

Localization Translate Response 200 Model

locale
string

Localization Translate Response 200 Locale