H
Hookdeck Event Gateway REST API
Details
- URL
-
https://api.hookdeck.com/2025-07-01 - Docs
- https://hookdeck.com/docs/api
Authentication
Authorization: Bearer <credential> /Authorization: Basic <credential> Sign in to the Hookdeck dashboard and open Project settings → Secrets to copy your project API key. Use it in API requests as Authorization: Bearer $API_KEY. The docs also note deprecated Basic auth support where the API key is the username and the password is empty.