Loading tool…
Why use a browser API workspace?
API debugging often repeats the same verbs, headers, and bodies across stages. A small workspace with named requests and environments reduces copy-paste errors and keeps staging and production URLs separated safely in your own browser storage.
How to use this tool
Create requests from the toolbar, fill URL, headers, auth, and body. Pick an active environment and use {{variableName}} placeholders (plus {{$timestamp}} when you need a fresh value). Click Send to execute through our infrastructure, or copy the generated cURL for terminals and CI.
Import and export
Export downloads a WebStatus workspace JSON backup you can re-import to replace the current vault. You can also import many Postman Collection v2 files; multipart bodies and scripts may be skipped with inline notes so you know what to fix manually.
Privacy and security
Request definitions and environments stay in localStorage until you export or share. Live sends use the same hardened outbound proxy as our cURL builder—respect rate limits and never paste long-lived secrets into shared machines.