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. 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:58
Health
Status
healthy
Latency (p50)
355ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-04-18 10:00:56
Last Healthy
2026-04-18 10:00:56
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-04-18 10:00:56 | healthy | 402 | 355ms | |
| 2026-04-18 08:59:18 | healthy | 402 | 344ms | |
| 2026-04-18 08:44:15 | healthy | 402 | 354ms | |
| 2026-04-18 07:44:56 | healthy | 402 | 352ms | |
| 2026-04-18 06:18:16 | healthy | 402 | 391ms | |
| 2026-04-18 05:16:32 | healthy | 402 | 202ms | |
| 2026-04-18 04:17:57 | healthy | 402 | 347ms | |
| 2026-04-18 03:17:28 | healthy | 402 | 355ms | |
| 2026-04-18 02:02:42 | healthy | 402 | 403ms | |
| 2026-04-18 01:24:32 | healthy | 402 | 354ms | |
| 2026-04-18 00:03:43 | healthy | 402 | 112ms | |
| 2026-04-17 23:43:48 | healthy | 402 | 364ms | |
| 2026-04-17 22:14:56 | healthy | 402 | 118ms | |
| 2026-04-17 21:31:40 | healthy | 402 | 363ms | |
| 2026-04-17 20:01:33 | healthy | 402 | 371ms | |
| 2026-04-17 19:33:23 | healthy | 402 | 520ms | |
| 2026-04-17 18:01:09 | healthy | 402 | 254ms | |
| 2026-04-17 17:24:11 | healthy | 402 | 366ms | |
| 2026-04-17 16:02:41 | healthy | 402 | 213ms | |
| 2026-04-17 15:02:41 | healthy | 402 | 914ms |