API debugging
Clean, validate, compare, or document API payloads.
Start here: JSON Formatter / Validator
Then use: JSON Diff, JSON to TypeScript, and URL Query Parser
Common problem solved: clean and compare API responses before filing a bug, writing tests, or documenting a sample payload.