Generate markdown API documentation from an OpenAPI spec or natural language des...
https://api.strale.io/x402/v2/api-docs-generateOverview
Generate markdown API documentation from an OpenAPI spec or natural language description. Returns documentation with parameters, examples, error codes.
Protocol
x402
Price
$0.22
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-08-27 16:12:49
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": {
"endpoint_description": {
"type": "string"
},
"openapi_spec": {
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"endpoints_documented": {
"type": "array"
},
"markdown": {
"type": "string"
},
"total_endpoints": {
"type": "integer"
}
}