Format JSON
View API docs →Format JSON: pretty-print with indent, minify whitespace, or sort keys lexicographically (deterministic output for hashing & diffs).
POST
/api/json-format·cap 8.0 MiB·1 cost unit(s)More Data transformation & validation
See all →CSV validate
Validate CSV structure: row count, column consistency, quote balance.
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.
JSON to JSON Schema
Generate a JSON Schema from one or more example documents.