Skip to main content
Every request is automatically captured and the log updates live via WebSocket — no page refresh needed.

What’s captured

  • Full request headers, query params, and body
  • Response data and status codes
  • Timestamps

Use cases

Inspect incoming webhooks from Stripe, Shopify, GitHub, and other third-party services in real time.
Verify that authentication headers and API key formats are being sent correctly.
Understand request payload structures from third-party services without any extra tooling.
Monitor API usage patterns and request frequency across your endpoints.