Convert CSV string to JSON array with auto-detected delimiter and type inference...
https://api.strale.io/x402/csv-to-jsonOverview
Convert CSV string to JSON array with auto-detected delimiter and type inference. 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:58
Health
Status
healthy
Latency (p50)
122ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-08-11 02:49:35
Last Healthy
2026-08-11 02:49:35
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"csv_string": {
"required": true,
"type": "string"
},
"delimiter": {
"type": "string"
},
"has_header": {
"type": "boolean"
}
},
"type": "http"
}
Output Schema
{
"columns": {
"type": "array"
},
"data": {
"type": "array"
},
"detected_delimiter": {
"type": "string"
},
"row_count": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-11 02:49:35 | healthy | 402 | 117ms | |
| 2026-08-11 01:35:44 | healthy | 402 | 192ms | |
| 2026-08-10 20:29:40 | healthy | 402 | 203ms | |
| 2026-08-10 13:47:45 | healthy | 402 | 122ms | |
| 2026-08-10 07:47:44 | healthy | 402 | 113ms | |
| 2026-08-10 00:12:29 | healthy | 402 | 108ms | |
| 2026-08-09 21:03:31 | healthy | 402 | 132ms | |
| 2026-08-09 14:23:41 | healthy | 402 | 105ms | |
| 2026-08-09 12:42:33 | healthy | 402 | 123ms | |
| 2026-08-09 05:56:50 | healthy | 402 | 123ms | |
| 2026-08-09 03:25:45 | healthy | 402 | 111ms | |
| 2026-08-08 22:11:50 | healthy | 402 | 152ms | |
| 2026-08-08 14:08:36 | healthy | 402 | 111ms | |
| 2026-08-08 10:52:56 | healthy | 402 | 108ms | |
| 2026-08-08 05:13:12 | healthy | 402 | 118ms |