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. SQS: 98/100.
Protocol
x402
Price
$0.01
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)
217ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-10 22:08:47
Last Healthy
2026-06-10 22:08:47
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-06-10 22:08:47 | healthy | 402 | 217ms | |
| 2026-06-10 20:07:42 | healthy | 402 | 217ms | |
| 2026-06-10 11:38:11 | healthy | 402 | 254ms | |
| 2026-06-10 09:20:17 | healthy | 402 | 204ms | |
| 2026-06-10 04:21:18 | healthy | 402 | 238ms | |
| 2026-06-10 00:02:35 | healthy | 402 | 207ms | |
| 2026-06-09 18:54:33 | healthy | 402 | 223ms | |
| 2026-06-09 13:34:40 | healthy | 402 | 205ms | |
| 2026-06-09 06:15:12 | healthy | 402 | 196ms | |
| 2026-06-09 00:23:50 | healthy | 402 | 199ms | |
| 2026-06-08 22:21:58 | healthy | 402 | 204ms | |
| 2026-06-08 17:11:19 | healthy | 402 | 599ms | |
| 2026-06-08 13:14:04 | healthy | 402 | 233ms | |
| 2026-06-08 11:40:15 | healthy | 402 | 224ms | |
| 2026-06-08 07:28:49 | healthy | 402 | 207ms | |
| 2026-06-08 02:17:07 | healthy | 402 | 547ms | |
| 2026-06-08 00:20:59 | healthy | 402 | 191ms |