Hookdeck Events API
List, retrieve, retry, mute, and inspect events and their delivery attempts. An event is any request Hookdeck received from a source; an attempt is each delivery try against a destination, including status, response body, response time, and error code.
Hookdeck Events API is one of 17 APIs that Hookdeck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Webhooks, Events, Attempts, and Event Gateways. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 2 JSON Schemas.
This API exposes 6 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.
Requests are made against a single base URL, https://api.hookdeck.com/2025-07-01.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Hookdeck Events API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 3 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
An event is any request that Hookdeck receives from a source.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are RetriedEvent (18 properties), Event (18 properties), EventData (9 properties), Operators (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hookdeck 12
Other APIs Hookdeck publishes across the network.