Compare two JSON objects and return structured diff. Shows added, removed, and c...
https://api.strale.io/x402/diff-jsonOverview
Compare two JSON objects and return structured diff. Shows added, removed, and changed fields with paths and values. Algorithmic.
Protocol
x402
Price
$0.03
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)
149ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-27 03:06:20
Last Healthy
2026-09-27 03:06:20
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"after": {
"description": "Modified JSON",
"required": true,
"type": "string"
},
"before": {
"description": "Original JSON",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"added": {
"type": "array"
},
"changed": {
"type": "array"
},
"identical": {
"type": "boolean"
},
"removed": {
"type": "array"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-27 03:06:20 | healthy | 402 | 138ms | |
| 2026-09-26 17:02:12 | healthy | 402 | 149ms | |
| 2026-09-26 07:36:09 | healthy | 402 | 190ms | |
| 2026-09-26 03:36:30 | healthy | 402 | 127ms | |
| 2026-09-25 13:55:59 | healthy | 402 | 328ms | |
| 2026-09-25 06:40:43 | healthy | 402 | 143ms | |
| 2026-09-24 14:49:28 | healthy | 402 | 149ms | |
| 2026-09-24 04:38:08 | healthy | 402 | 130ms |