{"uid":"cap_FyCvVwv0UPN2ccXl0EXpf","slug":"api-x402node-dev-9883499e","name":"CSV to JSON / JSON to CSV Bidirectional Converter","description":"CSV to JSON, JSON to CSV, csv parser, csv to json converter, json to csv array, tabular data converter, spreadsheet to json, comma separated values parser, data transform. Bidirectional convert between CSV and JSON. CSV first row used as headers. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/convert/csv-json","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["content"],"properties":{"from":{"type":"string","description":"Source format (optional)"},"content":{"type":"string","description":"Content body (required)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_t-FKweVkHWsO88CB77TIL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts CSV data to JSON or JSON data to CSV, using the first row of CSV as headers","exampleAgentPrompt":"Convert this CSV data to JSON for me — the first row has headers: 'name,age,city\\nAlice,30,New York\\nBob,25,London'","exampleUseCases":null,"resultDescription":"Returns an object with a 'result' field containing the converted string (JSON or CSV), a 'rowCount' integer indicating how many data rows were processed, and 'to'/'from' fields indicating the conversion direction performed.","failureModes":["Malformed CSV input with inconsistent column counts may return an error or produce misaligned JSON keys","Invalid JSON input that is not an array of objects may fail to convert to CSV","Empty input returns an error or zero-row result","Ambiguous direction (neither valid CSV nor valid JSON) may result in a parse failure response"],"whenToPreferThis":"Use this endpoint when you need a simple, stateless, bidirectional conversion between CSV and JSON with automatic header detection. Ideal for data pipeline preprocessing, exporting structured data to spreadsheet-friendly format, or importing CSV uploads into JSON-based systems. Prefer this over manual parsing when you need a reliable, consistent column-to-key mapping via the first-row header convention.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:17.733Z","isFirstParty":false}