← Back to directory

Convert CSV string to JSON array with auto-detected delimiter and type inference...

https://api.strale.io/x402/csv-to-json

Overview

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) 116ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-06-20 07:55:31
Last Healthy 2026-06-20 07:55:31
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-06-20 07:55:31 healthy 402 117ms
2026-06-19 09:53:50 healthy 402 116ms
2026-06-19 06:54:15 healthy 402 115ms
2026-06-19 01:10:01 healthy 402 126ms
2026-06-18 22:37:05 healthy 402 109ms
2026-06-18 20:23:38 healthy 402 112ms
2026-06-18 07:59:41 healthy 402 111ms
2026-06-18 01:24:53 healthy 402 124ms