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

An attempt is any request that Hookdeck makes on behalf of an event.

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

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

This API exposes 2 operations across 2 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.

2 operations 2 paths 8 schemas 2 GET

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 Attempts 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 2

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

Attempts 2

An attempt is any request that Hookdeck makes on behalf of an event.

GET
/attempts
Retrieve attempts
getAttempts 7 params → 200400422
GET
/attempts/{id}
Retrieve an attempt
getAttempt 1 param → 200404

Schemas 8

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

AttemptTrigger
string
How the attempt was triggered
EventAttemptPaginatedResult
object
3 properties
AttemptStatus
string
Attempt status
APIErrorResponse
object
Error response model
4 properties 3 required
OrderByDirection
AttemptErrorCodes
string
Error code of the delivery attempt
EventAttempt
object
20 properties 7 required
SeekPagination
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hookdeck-attempts-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 Bulk cancel events API