API & Debugging
Inspect requests, understand responses and fix API data.
Start with the developer job in front of you. Every listed utility is published, browser-local, and designed to build, parse or transform data without acting as an API proxy.
Build requests
Construct request details without sending credentials or payloads.
Inspect authentication and identifiers
Decode tokens and representations without treating decoded data as verified.
Transform structured data
Validate, inspect, compare and convert API payloads.
Debug responses
Parse headers and investigate values commonly found in API responses.
Quick references
Decode the response or payload terminology before changing working code.
Your API data stays in your browser
These tools build, parse, decode and transform input locally. They do not execute pasted commands, send arbitrary API requests, or upload tokens, headers, bodies and credentials for processing. Redact secrets before sharing copied output.