Generate a realistic mock API response with proper headers, status codes, and sc...
https://api.strale.io/x402/v2/api-mock-responseOverview
Generate a realistic mock API response with proper headers, status codes, and schema-matching body data.
Protocol
x402
Price
$0.05
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": {
"method": {
"type": "string"
},
"response_schema": {
"type": "object"
},
"status_code": {
"type": "integer"
},
"url": {
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"body": {
"type": "string"
},
"content_type": {
"type": "string"
},
"headers": {
"type": "object"
},
"status_code": {
"type": "integer"
}
}