{"uid":"cap_djNrVNNRyMV75KOe1NoKY","slug":"dataforge-structured-data-conversion-query-reshaping-api-b81c3a66","name":"dataforge — structured data conversion, query & reshaping API","description":"Deterministic conversion, JSONPath query, JSON Schema inference, declarative transforms and RFC 6902 diff/patch across CSV, TSV, JSON, JSONL, YAML, TOML, XML, INI and properties. Pay per call with x402 (USDC on Base).","url":"https://dataforge.x.c00l.site/convert","method":"POST","headers":{},"bodySchema":null,"responseSchema":{"type":"json","example":{"data":"[\n  {\n    \"name\": \"Ada\",\n    \"age\": 36\n  },\n  {\n    \"name\": \"Grace, R\",\n    \"age\": 45\n  }\n]\n","rows":2,"format":"json","warnings":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_g3ObssES6bW9gKleLK5zD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts, queries, infers schemas for, transforms, and diffs/patches structured data across CSV, TSV, JSON, JSONL, YAML, TOML, XML, INI, and properties formats","exampleAgentPrompt":"Convert this CSV data to JSON for me — the CSV has two columns, name and age, with rows like 'Ada,36' and 'Grace R,45'.","exampleUseCases":[{"title":"Config file format migration","prompt":"I have an app config written in TOML and I need it converted to YAML so our deployment pipeline can read it — here's the TOML content, can you convert it?"},{"title":"JSONPath query on nested API response","prompt":"I have a big JSON blob from an API response and I need to extract all the email addresses nested under users[*].contact.email — can you run that JSONPath query against it?"},{"title":"Diff two JSON configs for code review","prompt":"I have two versions of a JSON config file — the old one and the updated one — can you generate an RFC 6902 diff patch so I can see exactly what changed?"}],"resultDescription":"Returns a JSON object containing the transformed or queried output data as a string (data field), the number of rows processed, the output format label, and any warnings generated during processing.","failureModes":["Unsupported format pair returns an error indicating the conversion is not possible","Malformed input data (e.g. invalid JSON or broken CSV) causes a parse error with details","Invalid JSONPath expression returns a query syntax error","RFC 6902 patch that cannot be applied to the target document returns a patch conflict error","Oversized payload may result in a timeout or size-limit rejection","Payment failure via x402 results in a 402 Payment Required response before processing"],"whenToPreferThis":"Choose this endpoint when you need deterministic, format-aware structured data conversion or transformation across a wide range of formats (CSV, JSON, YAML, TOML, XML, INI, etc.) without spinning up a local parser. It is especially valuable for JSONPath querying, JSON Schema inference from sample data, and RFC 6902 diff/patch operations — capabilities that most general-purpose conversion tools lack. Prefer it over writing custom parsing code when the operation is a one-off or needs to be reliable in an automated pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:32:46.644Z","isFirstParty":false}