Translate text between languages. Auto-detects source language. Supports all maj...
https://api.strale.io/x402/translateOverview
Translate text between languages. Auto-detects source language. Supports all major languages. Returns translated text with confidence. SQS: 98/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:59
Health
Status
healthy
Latency (p50)
194ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-15 18:58:47
Last Healthy
2026-04-15 18:58:47
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"source_language": {
"description": "Source language (optional, auto-detected)",
"type": "string"
},
"target_language": {
"description": "Target language (e.g. English, Swedish, French)",
"required": true,
"type": "string"
},
"text": {
"description": "Text to translate",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"confidence": {
"type": "string"
},
"source_language": {
"type": "string"
},
"target_language": {
"type": "string"
},
"translated_text": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-15 18:58:47 | healthy | 402 | 203ms | |
| 2026-04-15 18:21:48 | healthy | 402 | 188ms | |
| 2026-04-15 17:28:59 | healthy | 402 | 194ms | |
| 2026-04-15 16:26:06 | healthy | 402 | 207ms | |
| 2026-04-15 15:35:58 | healthy | 402 | 193ms |