Summarize text into a concise format. Supports paragraph, bullet points, or one-...
https://api.strale.io/x402/summarizeOverview
Summarize text into a concise format. Supports paragraph, bullet points, or one-sentence styles. Configurable max length. 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:58
Health
Status
healthy
Latency (p50)
220ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-04-15 18:11:17
Last Healthy
2026-04-15 18:11:17
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"max_length": {
"description": "Approximate max word count",
"type": "integer"
},
"style": {
"description": "Summary style: paragraph, bullets, or one_sentence",
"type": "string"
},
"text": {
"description": "Text to summarize",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"key_points": {
"type": "array"
},
"style": {
"type": "string"
},
"summary": {
"type": "string"
},
"word_count": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-15 18:11:17 | healthy | 402 | 211ms | |
| 2026-04-15 17:37:53 | healthy | 402 | 203ms | |
| 2026-04-15 16:45:39 | healthy | 402 | 268ms | |
| 2026-04-15 15:17:07 | healthy | 402 | 220ms |