API Debugging Studio

Paste a cURL command or a HAR export and get a debugging digest — method, URL, status, and a request triage — with the parsed request, response + status playbook, and decoded JWT / issue review in the extended tabs. Runs in your browser; nothing is uploaded.

Guide

Auto-detected as you type. Ctrl+Enter to re-run.

Advanced HAR options

How to use the API Debugging Studio

Paste a cURL command from your terminal or a captured HAR export from your browser's DevTools, and get a full debugging view — headers, body, JWT, a status playbook, and an issue review — entirely in your browser.

What it does

When to use it

FAQ

Runs locally in your browser. No API calls, headers, or tokens are uploaded. HAR files are read and processed entirely on your device.

Related guides