Audit JSON payload weights and estimate compression sizes client-side. The utility recursive-scans keys to detect null nodes and empty parameters, compiling size estimations.
API JSON Response Input
Loading...
Payload Size Analysis
JSON Cleanliness Audit
Payload Efficiency Score96/100
• Null fields found: 2 (weighs ~8 B).
• Empty string parameters: 2 (weighs ~4 B).
💡 Strip null/empty attributes from source to reduce raw payload by ~12 B.
Valid JSON ResponseCharacters: 287 chars