{"uid":"cap_NyezFIgu_ru6g1hsNH1YT","slug":"project-formatter-csv-xml-markdown-to-json-html-converter-c9e2a613","name":"Project Formatter — CSV/XML/Markdown to JSON/HTML Converter","description":"Convert and transform data between formats: CSV to JSON, XML to JSON, and Markdown to HTML. Parse and reshape tabular and structured data. Optional self-validation pass returns structural errors. Built for data and agent pipelines.","url":"https://project-formatter-production.up.railway.app/v1/format","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to":{"enum":["json","html"],"type":"string","description":"Target format. Valid pairs: csv->json, xml->json, markdown->html."},"from":{"enum":["csv","xml","markdown"],"type":"string","description":"Source format. Valid pairs: csv->json, xml->json, markdown->html."},"input":{"type":"string","description":"Raw input content to convert (CSV rows, XML string, or Markdown text). Max 100KB."}}},"responseSchema":{"type":"json","example":{"result":"[{\"name\":\"Alice\",\"age\":\"30\"},{\"name\":\"Bob\",\"age\":\"25\"}]"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005002","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.005002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tGPfEGn6q6tBcMfZ8DE0x","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts CSV, XML, or Markdown content into JSON or HTML via a paid POST endpoint with x402 USDC micropayment.","exampleAgentPrompt":"Convert this CSV data to JSON: 'name,age\\nAlice,30\\nBob,25' — use csv as the source and json as the target.","exampleUseCases":null,"resultDescription":"A JSON object with a 'result' field containing the converted output as a string — e.g. a JSON array for CSV/XML input, or an HTML string for Markdown input.","failureModes":["Unsupported format pair (e.g. markdown->json or csv->html) returns an error","Input exceeds 100KB limit returns a size error","Missing required fields (from, to, input) returns a validation error","x402 payment failure or missing payment header returns 402 Payment Required","Invalid CSV structure may produce malformed JSON output"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call format conversion between CSV, XML, or Markdown and JSON or HTML without standing up your own parser. Ideal for one-off transformations in agent workflows where input is under 100KB and the format pair is supported (csv→json, xml→json, markdown→html).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:37:19.477Z","isFirstParty":false}