Detect the language of input text. Returns top language with confidence score, p...
https://api.strale.io/x402/language-detectOverview
Detect the language of input text. Returns top language with confidence score, plus alternative possibilities. Supports 170+ languages via trigram analysis.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
172ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-09 18:52:38
Last Healthy
2026-09-09 18:52:38
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"min_length": {
"description": "Minimum text length for reliable detection (default 10)",
"type": "integer"
},
"text": {
"description": "Text to detect language of",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"alternatives": {
"type": "array"
},
"confidence": {
"type": "number"
},
"language_code": {
"type": "string"
},
"language_name": {
"type": "string"
},
"script_detected": {
"type": "string"
},
"text_length": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-09 18:52:38 | healthy | 402 | 172ms | |
| 2026-09-09 11:17:34 | healthy | 402 | 522ms | |
| 2026-09-09 00:25:19 | healthy | 402 | 132ms | |
| 2026-09-08 10:45:28 | healthy | 402 | 146ms | |
| 2026-09-08 06:32:28 | healthy | 402 | 136ms | |
| 2026-09-07 18:19:53 | healthy | 402 | 763ms | |
| 2026-09-07 06:45:25 | healthy | 402 | 177ms | |
| 2026-09-07 04:29:28 | healthy | 402 | 113ms |