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.
Protocol
x402
Price
$0.02
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)
166ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-06 20:21:14
Last Healthy
2026-09-06 20:21:14
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-09-06 20:21:14 | healthy | 402 | 150ms | |
| 2026-09-06 06:12:43 | healthy | 402 | 166ms | |
| 2026-09-06 04:42:50 | healthy | 402 | 346ms | |
| 2026-09-05 19:56:52 | healthy | 402 | 123ms | |
| 2026-09-05 11:24:50 | healthy | 402 | 124ms | |
| 2026-09-05 03:36:49 | healthy | 402 | 112ms | |
| 2026-09-04 16:01:00 | healthy | 402 | 318ms | |
| 2026-09-04 08:41:32 | healthy | 402 | 503ms | |
| 2026-09-04 04:08:48 | healthy | 402 | 142ms | |
| 2026-09-03 20:47:03 | healthy | 402 | 334ms |