Convert a JSON array of objects to CSV format. Supports custom delimiters. Pure ...
https://api.strale.io/x402/json-to-csvOverview
Convert a JSON array of objects to CSV format. Supports custom delimiters. Pure algorithmic — instant and cheap. 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:52
Health
Status
healthy
Latency (p50)
211ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-02 18:47:08
Last Healthy
2026-06-02 18:47:08
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"data": {
"description": "Array of objects to convert",
"required": true,
"type": "array"
},
"delimiter": {
"description": "Column delimiter (default: comma)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"column_count": {
"type": "integer"
},
"columns": {
"type": "array"
},
"csv": {
"type": "string"
},
"row_count": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-02 18:47:08 | healthy | 402 | 232ms | |
| 2026-06-02 12:35:14 | healthy | 402 | 228ms | |
| 2026-06-02 10:28:27 | healthy | 402 | 211ms | |
| 2026-06-02 05:46:47 | healthy | 402 | 214ms | |
| 2026-06-02 00:15:48 | healthy | 402 | 195ms | |
| 2026-06-01 23:00:25 | healthy | 402 | 225ms | |
| 2026-06-01 17:02:23 | healthy | 402 | 225ms | |
| 2026-06-01 13:52:06 | healthy | 402 | 207ms | |
| 2026-06-01 08:29:46 | healthy | 402 | 187ms | |
| 2026-06-01 04:19:31 | healthy | 402 | 189ms | |
| 2026-06-01 02:23:02 | healthy | 402 | 335ms | |
| 2026-05-31 22:15:47 | healthy | 402 | 187ms | |
| 2026-05-31 16:53:17 | healthy | 402 | 218ms | |
| 2026-05-31 14:27:15 | healthy | 402 | 199ms | |
| 2026-05-31 09:09:46 | healthy | 402 | 220ms | |
| 2026-05-31 04:28:02 | healthy | 402 | 118ms | |
| 2026-05-31 00:50:38 | healthy | 402 | 204ms | |
| 2026-05-30 21:50:03 | healthy | 402 | 207ms |