{"uid":"cap_HyOIwoeTKlAVlwWx9789k","slug":"api-delx-ai-9cbd2436","name":"CSV to JSON Converter","description":"CSV to JSON conversion API for agents: convert a bounded CSV payload into JSON rows for $0.01 USDC for downstream agents, prompts, and ETL—no account or file storage product.","url":"https://api.delx.ai/api/v1/x402/csv-to-json","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"csv_text":{"type":"string"},"delimiter":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":{"rows":[{"name":"ana","score":"7"},{"name":"bob","score":"9"}],"columns":["name","score"],"row_count":2},"tool_name":"util_csv_to_json"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6qqVSub597KszgA1F1jsg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts raw CSV data into structured JSON rows suitable for downstream AI agents, prompts, and ETL pipelines.","exampleAgentPrompt":"I have this raw CSV text with headers and rows — can you convert it into JSON records so I can pass each row into my downstream pipeline?","exampleUseCases":null,"resultDescription":"An array of JSON objects where each element represents one CSV row, with column headers mapped as keys to their corresponding cell values, ready for downstream agent consumption or ETL processing.","failureModes":["Malformed or empty CSV input returns an error indicating unparseable content","CSV with inconsistent column counts per row may produce incomplete or misaligned JSON objects","Non-UTF-8 encoded CSV content may cause parsing failures","Missing or ambiguous headers may result in auto-generated or null key names","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call conversion of raw CSV text into JSON row arrays for immediate use in AI agent pipelines, prompt templates, or ETL steps — especially when you want a simple REST call rather than running a local parser or integrating a full data processing library.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:53.434Z","isFirstParty":false}