Validate a JSON object against a JSON Schema. Returns validation result with det...
https://api.strale.io/x402/json-schema-validateOverview
Validate a JSON object against a JSON Schema. Returns validation result with detailed error paths and messages. Algorithmic.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
206ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-15 19:19:09
Last Healthy
2026-09-15 19:19:09
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"data": {
"description": "JSON data to validate",
"required": true,
"type": "string"
},
"schema": {
"description": "JSON Schema to validate against",
"required": true,
"type": "object"
}
},
"type": "http"
}
Output Schema
{
"error_count": {
"type": "integer"
},
"errors": {
"type": "array"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-15 19:19:09 | healthy | 402 | 114ms | |
| 2026-09-15 08:40:41 | healthy | 402 | 138ms | |
| 2026-09-14 17:11:47 | healthy | 402 | 130ms | |
| 2026-09-14 09:43:57 | healthy | 402 | 206ms | |
| 2026-09-14 06:43:30 | healthy | 402 | 458ms | |
| 2026-09-13 16:56:38 | healthy | 402 | 457ms | |
| 2026-09-13 08:34:53 | healthy | 402 | 169ms | |
| 2026-09-13 02:14:16 | healthy | 402 | 242ms |