Analyze the sentiment of text. Returns overall sentiment (positive/negative/neut...
https://api.strale.io/x402/sentiment-analyzeOverview
Analyze the sentiment of text. Returns overall sentiment (positive/negative/neutral/mixed), confidence scores, and aspect-level sentiment.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:52
Health
Status
healthy
Latency (p50)
116ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-06-24 07:56:15
Last Healthy
2026-06-24 07:56:15
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"text": {
"description": "Text to analyze",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"aspects": {
"type": "array"
},
"confidence": {
"type": "number"
},
"scores": {
"type": "object"
},
"sentiment": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-24 07:56:15 | healthy | 402 | 112ms | |
| 2026-06-24 03:31:36 | healthy | 402 | 116ms | |
| 2026-06-22 10:09:10 | healthy | 402 | 109ms | |
| 2026-06-22 08:28:45 | healthy | 402 | 116ms | |
| 2026-06-22 04:20:34 | healthy | 402 | 118ms | |
| 2026-06-22 00:12:42 | healthy | 402 | 107ms | |
| 2026-06-21 10:52:08 | healthy | 402 | 118ms |