{"uid":"cap_LbBj2fR1QZGaaxG_XM6DG","slug":"api-delx-ai-a089926f","name":"JSON to CSV Converter","description":"Convert structured JSON rows into CSV for exports, spreadsheets, and handoff.","url":"https://api.delx.ai/api/v1/x402/json-to-csv","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"delimiter":{"type":"string"},"json_text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":{"csv":"name,score\\rana,7\\r\\n","columns":["name","score"],"row_count":1},"tool_name":"util_json_to_csv"}},"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_FJ7gOKGxtfURwoVjo24EW","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 structured JSON row data into CSV format for exports, spreadsheets, and data handoff.","exampleAgentPrompt":"Take these JSON rows and convert them into a CSV file I can open in Excel: [{\"name\":\"Alice\",\"age\":30,\"city\":\"Boston\"},{\"name\":\"Bob\",\"age\":25,\"city\":\"Denver\"}].","exampleUseCases":null,"resultDescription":"Returns CSV-formatted text derived from the input JSON rows, with headers inferred from the JSON object keys and each row serialized as a comma-separated line, ready for file download, spreadsheet import, or further processing.","failureModes":["Malformed or non-array JSON input returns a validation error","Empty JSON array may return empty CSV with headers only","Deeply nested JSON objects may not flatten correctly","Missing or inconsistent keys across rows may result in misaligned columns","Request timeout on very large payloads"],"whenToPreferThis":"Use this endpoint when you have structured JSON data (array of objects) and need a CSV representation for spreadsheet use, data export pipelines, or downstream handoff to non-technical stakeholders. Ideal for AI agents completing ETL steps, generating downloadable reports, or preparing data for tools like Excel or Google Sheets.","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}