JSON comparison tool
Paste both documents to list changed, added, and missing values by path.
Compare the structure and values of two JSON documents.
About this tool
The JSON comparison tool checks two valid JSON documents and reports differences using clear data paths. Object key order and whitespace do not affect the comparison, so the report focuses on actual values and structure. Use it to compare API responses, review configuration changes, or check an expected test result. Processing limits keep deeply nested or unusually large documents from using too many server resources.