How should deliveries reach your target?
Hooker accepts the webhook and stores it durably either way. The only question is which side of your firewall the delivery starts from.
- 1. Choose a relay
- 2. Connect it
- 3. Add a route
- 4. Send a test
Zero setup
Managed fleet
We assign a relay from the fleet running in our cluster. Nothing to install, nothing to keep alive.
- Target must be reachable from the public internet
- Ready the moment you create it
- We hold the key; you never see one
Choose managed →
Private networks
Run your own relay
One container on a host that can already reach your target. It dials out to us, so you open no inbound ports.
- Required for homelab and VPC-only targets
- Outbound WebSocket only — no port forwarding
- You get one API key, shown once
Choose self-hosted →