Generate production nginx server blocks with SSL, proxy_pass, WebSocket support,...
https://api.strale.io/x402/v2/nginx-config-generateOverview
Generate production nginx server blocks with SSL, proxy_pass, WebSocket support, security headers, gzip, rate limiting.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-09-09 22:13:19
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": {
"domain": {
"required": true,
"type": "string"
},
"gzip": {
"type": "boolean"
},
"rate_limit": {
"type": "integer"
},
"ssl": {
"type": "boolean"
},
"upstream_port": {
"type": "integer"
},
"www_redirect": {
"type": "boolean"
}
},
"type": "http"
}
Output Schema
{
"config": {
"type": "string"
},
"features_enabled": {
"type": "array"
},
"notes": {
"type": "array"
},
"security_headers_included": {
"type": "array"
}
}