Core Features
Network Intelligence
A powerful replacement for the browser's Network tab, optimized for modern API debugging with real-time interception of fetch and XMLHttpRequest.
tsx
- Request Replay:
Re-trigger any API request with a single click directly from the log. Replayed requests include all original headers and authentication context.
- Header Inspection:
Deep visibility into both Request and Response headers for every intercepted call.
- JSON Explorer:
Searchable, formatted view of large API responses.
- Status Tracking:
Visual indicators for slow or failing requests.