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)
115ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-23 19:55:32
Last Healthy
2026-07-23 19:55:32
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-07-23 19:55:32 | healthy | 402 | 108ms | |
| 2026-07-23 16:12:33 | healthy | 402 | 130ms | |
| 2026-07-23 10:12:42 | healthy | 402 | 117ms | |
| 2026-07-23 06:14:41 | healthy | 402 | 113ms | |
| 2026-07-23 01:09:44 | healthy | 402 | 112ms | |
| 2026-07-22 23:48:45 | healthy | 402 | 113ms | |
| 2026-07-22 20:53:50 | healthy | 402 | 145ms | |
| 2026-07-22 19:17:28 | healthy | 402 | 130ms | |
| 2026-07-21 22:28:12 | healthy | 402 | 113ms | |
| 2026-07-21 19:03:31 | healthy | 402 | 144ms | |
| 2026-07-21 12:23:37 | healthy | 402 | 115ms | |
| 2026-07-21 09:20:46 | healthy | 402 | 111ms |