H

Hookdeck Event Gateway REST API

REST discovered

Details
URL
https://api.hookdeck.com/2025-07-01
Docs
https://hookdeck.com/docs/api
Authentication
Hookdeck project API key api_key discovered Get key ↗
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.