Developer Data & API Debugging Workspace
Paste developer data. Detect the format. Choose the next debugging action.
Inspect JSON, JWT, Base64, XML, URL encoded text and cURL requests without saving raw input as Workspace history.
Core tool actions run in this browser tab. Pasted input is not uploaded to a DeveloperDebugTools processing API or saved as Workspace history.
Input
Action Panel
Paste content to detect its type and unlock suggested actions.
Output
Run an action to see formatted, validated, decoded or converted output here.
Safe debugging checklist
Workspace input remains in memory for this browser tab and is not restored as history after you leave.
Redact active Token values, API keys, private keys, customer data and internal URLs before pasting production material.
Decoding a JWT reveals its claims but does not verify its signature or prove that the Token is trustworthy.