T
ภาพรวม APIv1ai-ml

Translation API

โดย Demo Corp

Translate text between 100+ languages. Supports Thai, English, Chinese, Japanese, Korean, and more. Features automatic language detection, batch translation, and text-to-speech.

คะแนน

0.0

ผู้ใช้บริการ

18

Endpoints

8

POST/v2/detect
POST/v2/detect
2 Energy

Detect language

Request Body

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string"
    }
  }
}

ตัวอย่าง Response

{
  "200": {
    "example": {
      "name": "Thai",
      "language": "th",
      "confidence": 0.98
    },
    "description": "Detected language"
  }
}
POSThttp://translate-api.proxy.lvh.me:4000/v2/detectสมัครใช้งาน

No query parameters defined for this endpoint.

Energy ที่ใช้: 2