API & Web Processed locally

Postman Collection Inspector / Cleaner

Paste a Postman collection (v2.x export) to audit it — every request across folders, plus findings for hardcoded secrets, URLs with embedded credentials, disabled headers, duplicates, and unnamed requests. The output is a cleaned collection with secrets redacted to {{REDACTED}}; the Findings and Requests tabs show the audit. Runs in your browser; nothing is uploaded.

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

How to use the Postman Collection Inspector / Cleaner

Export a collection from Postman (v2.x) and paste it here to get an at-a-glance audit: every request across all folders, plus findings for hardcoded secrets, URLs with embedded credentials, disabled headers, duplicate requests, and unnamed requests. Then export a cleaned copy with secrets redacted before you commit or share it. Everything runs in your browser; nothing is uploaded.

What it does

When to use it

How to use it

  1. In Postman, export the collection as Collection v2.1.
  2. Paste the JSON here and review the summary and findings.
  3. Copy the cleaned collection (toggle disabled-header removal if you want).

Tips & pitfalls

FAQ

Related guides