Machine Translation AI Marketplace
AI can translate between Thai-English and English-Thai on documents.
Query Parameters |
---|
sl string — REQUIREDStart language (th, en) |
tl string — REQUIREDTarget language (th, en) |
Header Parameters |
---|
X-API-Key string — REQUIREDYour API key |
Request Body — REQUIRED |
---|
inputs string[]List of sentences in start language |
Responses | ||
---|---|---|
200 Return translation result
| ||
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 |