HookCheck Documentatie
Real-time webhook debugging for developers
Search Documentation
Find endpoints, SDK methods, and troubleshooting guides instantly. Try queries like "HMAC verification", "retry policies", or "Stripe payload mapping".
Documentation Categories
Getting Started
Generate your first endpoint, configure CORS headers, and verify webhook signatures using HMAC-SHA256. Includes cURL and Postman examples.
API Reference
Complete REST endpoints for managing payloads, scheduling retries, and parsing JSON/XML bodies. Rate limits: 120 req/min on standard tier.
SDK & Integrations
Official packages for Node.js, Python, and Go. Pre-built adapters for Shopify, Stripe, and GitHub webhooks with automatic payload mapping.
Security & Compliance
IP allowlisting, TLS 1.3 enforcement, and GDPR data retention policies. Learn how to rotate signing secrets without downtime.
Recent Updates
v2.4.1 - Exponential Backoff Tuning
Updated retry logic to support configurable jitter. Default retry window extended to 48 hours. Released: Oct 12, 2024.
v2.4.0 - GraphQL Payload Support
Added native parsing for GraphQL subscription events. New endpoint: POST /graphql/listen. Released: Sep 28, 2024.
v2.3.9 - Dashboard Performance Patch
Reduced initial payload fetch latency by 40%. Fixed timezone conversion bug in UTC+5:30 regions. Released: Sep 15, 2024.