Get the complete list of languages supported for translation. Optionally get language names translated into a target language.Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Response
Query parameters
| Parameter | Type | Description |
|---|---|---|
target | string | Target language for translating language names |
model | string | Model to check support for: nmt or base |
Get localized language names
Include language names translated into a specific language:Response with names
Popular languages
| Code | Language |
|---|---|
en | English |
es | Spanish |
fr | French |
de | German |
it | Italian |
pt | Portuguese |
ru | Russian |
zh | Chinese (Simplified) |
zh-TW | Chinese (Traditional) |
ja | Japanese |
ko | Korean |
ar | Arabic |
hi | Hindi |
th | Thai |
vi | Vietnamese |
nl | Dutch |
pl | Polish |
tr | Turkish |
uk | Ukrainian |
he | Hebrew |
Examples
Build a language selector
Check if a language is supported
Pricing: This endpoint is free and does not count toward usage.

