{"slug":"coinslot-dev-api-convert-83c088","title":"Convert an array of JSON objects to CSV (nested keys become dot-path columns) or","host":"coinslot.dev","method":"POST","resource":"https://coinslot.dev/api/convert","category":"other","description":"Convert an array of JSON objects to CSV (nested keys become dot-path columns) or CSV back to JSON. POST { direction: 'json-to-csv'|'csv-to-json', data }.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":457,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"data":[{"price":4.5,"product":"widget","stock":{"loc":"A","qty":12}},{"price":9.25,"product":"sprocket","stock":{"loc":"B","qty":3}}],"direction":"json-to-csv"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"data":{"description":"Array of objects (json-to-csv) or CSV string (csv-to-json)"},"direction":{"enum":["json-to-csv","csv-to-json"],"type":"string"}},"required":["direction","data"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":457,"error":null}],"description_full":"Convert an array of JSON objects to CSV (nested keys become dot-path columns) or CSV back to JSON. POST { direction: 'json-to-csv'|'csv-to-json', data }.","last_updated":"2026-09-17T03:35:59.668Z","schemes":["exact"]}