Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hookdeck Bulk retry events API

Bulk retry operations allow you to retry many events at once. A bulk retry is first estimated, then created, then processed asynchronously.

Hookdeck Bulk retry events API is one of 17 APIs that Hookdeck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk retry events. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 8 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.

5 operations 4 paths 8 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.hookdeck.com/2025-07-01
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Hookdeck Bulk retry 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 5

Across 4 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Bulk retry events 5

Bulk retry operations allow you to retry many events at once. A bulk retry is first estimated, then created, then processed asynchronously.

GET
/bulk/events/retry
Retrieve events bulk retries
getEventBulkRetries 12 params → 200400422
POST
/bulk/events/retry
Create events bulk retry
createEventBulkRetry body → 200400422
GET
/bulk/events/retry/plan
Generate events bulk retry plan
generateEventBulkRetryPlan 1 param → 200400422
GET
/bulk/events/retry/{id}
Retrieve events bulk retry
getEventBulkRetry 1 param → 200404
POST
/bulk/events/retry/{id}/cancel
Cancel events bulk retry
cancelEventBulkRetry 1 param → 200404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are BatchOperation (16 properties), Operators (6 properties), SeekPagination (5 properties), APIErrorResponse (4 properties). Each schema is shown below with its type and property counts.

EventStatus
string
APIErrorResponse
object
Error response model
4 properties 3 required
Operators
object
6 properties
OrderByDirection
BatchOperationPaginatedResult
object
3 properties
AttemptErrorCodes
string
Error code of the delivery attempt
BatchOperation
object
16 properties 6 required
SeekPagination
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hookdeck-bulk-retry-events-api-openapi.yml Raw ↑

Other APIs Hookdeck publishes across the network.

Hookdeck Connections API
Hookdeck Sources API
Hookdeck Destinations API
Hookdeck Events API
Hookdeck Requests API
Hookdeck Transformations API
Hookdeck Bookmarks API
Hookdeck Issues API
Hookdeck Metrics API
Hookdeck Integrations API
Hookdeck Notifications API
Hookdeck Attempts API