Linguify - Language Detector API
We are excited to announce the release of the Linguify - Language Detector API, a powerful tool for language detection and analysis. This API empowers developers to identify the language of text, making it an invaluable resource for a wide range of applications.
Linguify - Language Detector API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Detect Language | ||
| GET |
Detect Language /detect |
Detects the language of the provided text and returns the detected language along with language detection probabilities for the top languages in the text. |
| POST |
Detect Language /detect |
Detects the language of the provided text and returns the detected language along with language detection probabilities for the top languages in the text. |
| LanguageTranslation | ||
| GET |
LanguageTranslation /translate |
The LanguageTranslation endpoint translates text from one language (from) to another (to). The GET method allows users to pass the from, to, and text parameters directly in the… |
| POST |
LanguageTranslation /translate |
The POST method allows users to send the translation data in JSON format within the request body. |
| Auto Language Translation | ||
| GET |
Auto Language Translation /auto-translate |
The Auto Language Translation endpoint automatically detects the language of the provided text and translates it into the desired target language. |
| POST |
Auto Language Translation /auto-translate |
The Auto Language Translation endpoint automatically detects the language of the provided text and translates it into the desired target language. |
Linguify - Language Detector API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / minute |
|
| PRO | $9.17 / month | — |
|
| ULTRA | $63.17 / month | — |
|
| MEGA | $369.17 / month | — |
|