JSON to JSON Schema
View API docs →Generate a JSON Schema (Draft 2020-12) from sample JSON. Infers types, required fields, and array element shapes. Useful for typing APIs from real responses.
POST
/api/json-to-jsonschema·cap 4.0 MiB·1 cost unit(s)More Data transformation & validation
See all →CSV validate
Validate CSV structure: row count, column consistency, quote balance.
Format JSON
Pretty-print, minify, or sort the keys of a JSON document.
JSON diff
Compare two JSON documents and emit a list of differences.
JSON patch
Apply a JSON Patch (RFC 6902) or a JSON Merge Patch (RFC 7396) to a document.