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)
111ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-23 01:15:38
Last Healthy
2026-07-23 01:15:38
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-07-23 01:15:38 | healthy | 402 | 109ms | |
| 2026-07-22 23:56:01 | healthy | 402 | 113ms | |
| 2026-07-22 20:12:20 | healthy | 402 | 109ms | |
| 2026-07-22 16:39:56 | healthy | 402 | 107ms | |
| 2026-07-22 00:03:15 | healthy | 402 | 107ms | |
| 2026-07-21 17:36:32 | healthy | 402 | 114ms | |
| 2026-07-21 13:50:48 | healthy | 402 | 111ms | |
| 2026-07-21 09:10:16 | healthy | 402 | 121ms |