# Documentation

How the EU-hosted Webhooker gateway receives, verifies, stores and delivers webhook events, with a four-step quick start and full reference.

Source: https://docs.webhooker.eu/

## Start here

- [Quick start](https://docs.webhooker.eu/guides/quickstart/): From zero to your first delivered event in four steps.
- [Core concepts](https://docs.webhooker.eu/guides/concepts/): Sources, gateways, events and deliveries in plain language.
- [Create an ingest URL](https://docs.webhooker.eu/guides/create-url/): Every screen and field, from an empty dashboard to a live URL.
- [Create a gateway](https://docs.webhooker.eu/guides/create-gateway/): Forward events to your app, with filters, signing and retries.

## Go deeper

- [Verify our signature](https://docs.webhooker.eu/deliver/verify-signatures/): Confirm a delivery came from Webhooker, in Node, Python or Go.
- [Retries and replay](https://docs.webhooker.eu/deliver/retries-and-replay/): What happens when your endpoint is down, and how to replay.
- [Management API](https://docs.webhooker.eu/reference/api/): Do everything the dashboard does, over HTTP.
- [Limits](https://docs.webhooker.eu/reference/limits/): Payload size, rate limits, quotas and retention per plan.

## Follow a tutorial

- [Stripe](https://docs.webhooker.eu/tutorials/stripe/): Route Stripe events through Webhooker to your app.
- [GitHub](https://docs.webhooker.eu/tutorials/github/): Set up a repository or organisation webhook.
- [Shopify](https://docs.webhooker.eu/tutorials/shopify/): Point a store's webhooks at Webhooker and verify the HMAC.
- [Local development](https://docs.webhooker.eu/tutorials/local-development/): Forward events to localhost while you build a handler.

## Elsewhere on webhooker.eu

- [Pricing](https://webhooker.eu/pricing): Plans, included events and what happens past the quota.
- [Free tools](https://webhooker.eu/tools): Request bin, mock sender and Discord tester — no account needed.
- [Blog](https://webhooker.eu/blog): Signature schemes, retries, idempotency and EU hosting, in depth.
- [Dashboard](https://app.webhooker.eu): Create a source, watch events arrive and replay deliveries.
