AI-powered1 credit / call
GET /api/v1/tools/text/detect-languageLanguage Detection
ISO 639-1/2, script, RTL flag, confidence
Detect the language of any text. Returns the language name, ISO 639-1 and 639-2 codes, script name, RTL flag, confidence score, and an array of alternative language candidates with their confidence scores. Available as GET (?text=...) or POST JSON.
How it works
Sends the text to GPT-4o-mini for language identification. Returns structured language metadata including script identification.
What you could build
TicketRouter
Route support tickets to language-appropriate agents
$1K–$3K MRR
est. MRR
ContentTagger
Auto-tag multilingual content by language in a CMS
$500–$2K MRR
est. MRR
TranslatePre
Pre-flight check before calling translation API
$500–$1K MRR
est. MRR
Parameters
textrequiredText to detect — max 5000 characters. GET ?text=... or POST JSON.· e.g.
Bonjour le mondeExample request
Example response
Ready to use Language Detection?
Free plan — 100 calls/month, no credit card.