thatAPI - Language Detector
The Language Detector API identifies the language of any text, returning the language code, name, confidence score, writing script, and alternative detections. Key Features: - Detects 75+ languages with confidence scoring - Writing script detection: Latin, Cyrillic, Arabic, CJK, Hangul, Devanagari, and more - Reliability flag tells you when the result is confident vs uncertain - Top 5…
thatAPI - Language Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Detect Language /v1/language-detection/detect |
Detect the language of input text. Returns language code (ISO 639-1), language name, confidence score, writing script, reliability flag, and top alternative detections. Supports… |