Documentation

Complete guide to webhooks, debugging, and real-time event monitoring with HookMetry

Inspecting Webhook Payloads

Hookmetry Detailed Webhook Payload Inspector
Interactive webhook payload and header inspector

View complete webhook data including headers, body, metadata, and validation results.

What You Can Inspect

Request Headers

All HTTP headers sent with the webhook including Content-Type, User-Agent, and signature headers

JSON/Raw Payload

Pretty-printed JSON body with syntax highlighting. View raw text if needed.

Validation Results

Pass/fail status with detailed error messages for signature mismatches

Metadata

Timestamp, source IP, endpoint ID, event ID (if present)

Quick Access:

Navigate to Webhook Logs, click any webhook to view details. Use the copy button to export payload for testing.