What’s captured
- Full request headers, query params, and body
- Response data and status codes
- Timestamps
Use cases
Webhook debugging
Webhook debugging
Inspect incoming webhooks from Stripe, Shopify, GitHub, and other third-party services in real time.
Auth verification
Auth verification
Verify that authentication headers and API key formats are being sent correctly.
Payload inspection
Payload inspection
Understand request payload structures from third-party services without any extra tooling.
Usage monitoring
Usage monitoring
Monitor API usage patterns and request frequency across your endpoints.