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 requests API

Bulk retry requests allow you to re-ingest many previously received requests at once.

Hookdeck Bulk retry requests 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 requests. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

Bulk retry requests allow you to re-ingest many previously received requests at once.

GET
/bulk/requests/retry
Retrieve requests bulk retries
getRequestBulkRetries 12 params → 200400422
POST
/bulk/requests/retry
Create requests bulk retry
createRequestBulkRetry body → 200400422
GET
/bulk/requests/retry/plan
Generate requests bulk retry plan
generateRequestBulkRetryPlan 1 param → 200400422
GET
/bulk/requests/retry/{id}
Retrieve requests bulk retry
getRequestBulkRetry 1 param → 200404
POST
/bulk/requests/retry/{id}/cancel
Cancel requests bulk retry
cancelRequestBulkRetry 1 param → 200404

Schemas 7

The contract defines 7 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.

RequestRejectionCause
string
APIErrorResponse
object
Error response model
4 properties 3 required
Operators
object
6 properties
OrderByDirection
BatchOperationPaginatedResult
object
3 properties
BatchOperation
object
16 properties 6 required
SeekPagination
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hookdeck-bulk-retry-requests-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