Intercept API calls. Replay against local, staging, production. See exactly what's different โ in one click.
Captures all JSON API calls on the current page via DevTools Network API. Zero setup.
Replay any request against local, staging, production simultaneously with custom auth headers.
Color-coded: green (added), red (removed), yellow (changed). Nested paths shown clearly.
Detects when response structure differs โ missing fields, type changes, extra data.
Response time per environment. Spot degradation instantly.
Works in Chrome, Firefox, and Edge DevTools panels.
git clone https://github.com/rishapgandhi/api-diff-inspector && cd api-diff-inspector && npm install --legacy-peer-deps && npm run devOpen DevTools โ "API Diff" tab
Let the diff engine do it for you.
Get Started