Language Identification
Identifies the language (e.g., en-IN, hi-IN) and script (e.g., Latin, Devanagari) of the input text, supporting multiple languages.
Headers
api-subscription-key
Request
This endpoint expects an object.
input
The text input for language and script identification.
Response
Successful Response
request_id
language_code
The detected language code of the input text.
Available languages:
en-IN
: Englishhi-IN
: Hindibn-IN
: Bengaligu-IN
: Gujaratikn-IN
: Kannadaml-IN
: Malayalammr-IN
: Marathiod-IN
: Odiapa-IN
: Punjabita-IN
: Tamilte-IN
: Telugu
script_code
The detected script code of the input text.
Available scripts:
Latn
: Latin (Romanized script)Deva
: Devanagari (Hindi, Marathi)Beng
: BengaliGujr
: GujaratiKnda
: KannadaMlym
: MalayalamOrya
: OdiaGuru
: GurmukhiTaml
: TamilTelu
: Telugu