Flatten nested JSON to dot-notation keys. E.g. {a:{b:[1,2]}} → {'a.b.0':1,'a.b.1...
https://api.strale.io/x402/flatten-jsonOverview
Flatten nested JSON to dot-notation keys. E.g. {a:{b:[1,2]}} → {'a.b.0':1,'a.b.1':2}. Configurable delimiter and array handling. 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:59
Health
Status
healthy
Latency (p50)
118ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-26 14:31:44
Last Healthy
2026-07-26 14:31:44
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"array_handling": {
"description": "'index' or 'stringify'",
"type": "string"
},
"data": {
"description": "Nested JSON object",
"required": true,
"type": "string"
},
"delimiter": {
"description": "Default '.'",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"flattened": {
"type": "object"
},
"key_count": {
"type": "integer"
},
"max_depth_found": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-26 14:31:44 | healthy | 402 | 112ms | |
| 2026-07-26 10:39:30 | healthy | 402 | 108ms | |
| 2026-07-26 07:56:05 | healthy | 402 | 113ms | |
| 2026-07-26 02:55:12 | healthy | 402 | 120ms | |
| 2026-07-25 23:44:26 | healthy | 402 | 118ms | |
| 2026-07-25 19:36:50 | healthy | 402 | 138ms | |
| 2026-07-25 18:08:26 | healthy | 402 | 123ms | |
| 2026-07-25 14:27:38 | healthy | 402 | 112ms | |
| 2026-07-25 07:44:28 | healthy | 402 | 129ms | |
| 2026-07-25 04:29:07 | healthy | 402 | 114ms | |
| 2026-07-25 02:20:57 | healthy | 402 | 108ms | |
| 2026-07-24 22:15:43 | healthy | 402 | 109ms | |
| 2026-07-24 16:03:38 | healthy | 402 | 680ms | |
| 2026-07-24 11:27:25 | healthy | 402 | 121ms | |
| 2026-07-24 10:32:39 | healthy | 402 | 118ms | |
| 2026-07-24 05:42:37 | healthy | 402 | 128ms | |
| 2026-07-23 23:16:38 | healthy | 402 | 132ms | |
| 2026-07-23 20:08:30 | healthy | 402 | 110ms | |
| 2026-07-23 15:45:42 | healthy | 402 | 116ms |