Compare JSON and share a JSON diff
Select JSON to compare API responses, request bodies, exported data, package files, or application settings. Structure mode parses both documents and recursively normalizes object keys, so whitespace and property order do not appear as changes when the underlying JSON content is the same.
JSON arrays remain ordered because moving an item can change its meaning. If a value, field, nested object, or array item changes, the normalized diff makes that difference easier to isolate. You can then create and share a JSON diff with the two original documents preserved.
Need to share one document? Share JSON online.