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)
193ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-16 12:19:12
Last Healthy
2026-04-16 12:19:12
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-04-16 12:19:12 | healthy | 402 | 193ms | |
| 2026-04-16 11:40:45 | healthy | 402 | 190ms | |
| 2026-04-16 10:41:38 | healthy | 402 | 193ms | |
| 2026-04-16 09:32:26 | healthy | 402 | 197ms | |
| 2026-04-16 08:35:26 | healthy | 402 | 190ms | |
| 2026-04-16 07:04:21 | healthy | 402 | 203ms | |
| 2026-04-16 06:30:25 | healthy | 402 | 220ms | |
| 2026-04-16 05:37:01 | healthy | 402 | 189ms | |
| 2026-04-16 04:26:00 | healthy | 402 | 203ms | |
| 2026-04-16 03:39:49 | healthy | 402 | 187ms | |
| 2026-04-16 02:39:36 | healthy | 402 | 188ms | |
| 2026-04-16 01:27:27 | healthy | 402 | 210ms | |
| 2026-04-16 00:08:17 | healthy | 402 | 189ms | |
| 2026-04-15 23:11:54 | healthy | 402 | 190ms | |
| 2026-04-15 22:07:42 | healthy | 402 | 186ms | |
| 2026-04-15 21:23:11 | healthy | 402 | 107ms | |
| 2026-04-15 20:39:36 | healthy | 402 | 194ms | |
| 2026-04-15 19:27:38 | healthy | 402 | 198ms | |
| 2026-04-15 18:03:18 | healthy | 402 | 189ms | |
| 2026-04-15 17:18:01 | healthy | 402 | 218ms |