Generate a structured blog post outline. Returns title options, sections with su...
https://api.strale.io/x402/v2/blog-post-outlineOverview
Generate a structured blog post outline. Returns title options, sections with subsections and key points, estimated word count, SEO keywords. JSON, not prose.
Protocol
x402
Price
$0.22
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-09-06 08:13:59
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"keywords": {
"type": "array"
},
"target_audience": {
"type": "string"
},
"tone": {
"type": "string"
},
"topic": {
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"estimated_total_words": {
"type": "integer"
},
"sections": {
"type": "array"
},
"seo_keywords": {
"type": "array"
},
"title_options": {
"type": "array"
}
}