Skip to main content

Machine Translation AI Marketplace

AI can translate between Thai-English and English-Thai on documents.

Query Parameters
sl string REQUIRED

Start language (th, en)

tl string REQUIRED

Target language (th, en)

Header Parameters
X-API-Key string REQUIRED

Your API key

Request Body REQUIRED
inputs string[]

List of sentences in start language

Responses
200

Return translation result

Schema
translation string[]

List of translation results in target langauge

400

inputs not founds | Incorrect request body field (inputs)

401

Unauthorized | Incorrect X-API-Key or X-API-Key not have access to this model