Hookdeck is a Toronto-based webhook and event-infrastructure platform. The Hookdeck Event Gateway sits between webhook senders and your services to receive, verify, queue, retry, transform, filter, route, and observe events reliably at scale. Hookdeck exposes a fully versioned REST Admin API, a CLI for local development, language SDKs (TypeScript, Go, Python, .NET), a Terraform provider, and the open-source Outpost project for self-hostable outbound webhook delivery.
APIs.json: https://raw.githubusercontent.com/api-evangelist/hookdeck/refs/heads/main/apis.yml
- Type: Index
- Position: Consumer
- Access: 3rd-Party
- Webhooks
- Event Gateways
- Gateways
- Events
- Event Infrastructure
- Event-Driven
- Messaging
- Queues
- Retries
- Transformations
- Observability
- Created: 2025-08-19
- Modified: 2026-05-25
Create, update, list, archive, pause, and unpause connections. A connection routes events from a Source to a Destination and may carry rules (retry, alert, transform, filter, delay) that determine how the gateway processes events along that path.
- Human URL: https://hookdeck.com/docs/api
- Base URL:
https://api.hookdeck.com/2025-07-01
- Webhooks
- Event Gateways
- Connections
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
Manage sources — the upstream endpoints (webhook senders or push channels) that ingest events into Hookdeck. Sources support platform-specific verification (Stripe, GitHub, Twilio, Shopify, and many more), allowed HTTP methods, allowed content types, allowed IPs, and a configurable custom response returned to the caller.
- Human URL: https://hookdeck.com/docs/sources
- Base URL:
https://api.hookdeck.com/2025-07-01
- Webhooks
- Sources
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
Manage destinations — the downstream targets (HTTP endpoints, AWS SQS, Azure Service Bus, GCP Pub/Sub, Kafka, RabbitMQ, MongoDB, and more) where Hookdeck delivers events. Supports configurable auth methods, rate limiting, path forwarding, archival, and pause/disable controls.
- Human URL: https://hookdeck.com/docs/destinations
- Base URL:
https://api.hookdeck.com/2025-07-01
- Webhooks
- Destinations
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
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.
- Human URL: https://hookdeck.com/docs/events
- Base URL:
https://api.hookdeck.com/2025-07-01
- Webhooks
- Events
- Attempts
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
- JSON Schema — JSON Schema
List and inspect raw requests received by Hookdeck. A request precedes events and is what gets accepted at the gateway boundary before verification, fan-out, transformation, and routing produce one or more downstream events.
- Human URL: https://hookdeck.com/docs/requests
- Base URL:
https://api.hookdeck.com/2025-07-01
- Webhooks
- Requests
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
Manage transformations — sandboxed JavaScript executed against events to mutate headers, body, path, or query string before delivery. Also includes a sandboxed run endpoint for testing transformation code against sample event payloads.
- Human URL: https://hookdeck.com/docs/transformations
- Base URL:
https://api.hookdeck.com/2025-07-01
- Transformations
- Webhooks
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
Save bookmarked events for quick replay and one-click testing during development. Bookmarks let your team capture canonical event payloads and trigger them on demand into any destination.
- Human URL: https://hookdeck.com/docs/bookmarks
- Base URL:
https://api.hookdeck.com/2025-07-01
- Bookmarks
- Webhooks
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Plan, schedule, and cancel bulk operations that retry or cancel many events, requests, or ignored events at once. Each bulk operation reports per-batch counts, total scope, and live progress, and can be cancelled mid-run.
- Human URL: https://hookdeck.com/docs/bulk-retries
- Base URL:
https://api.hookdeck.com/2025-07-01
- Bulk Operations
- Webhooks
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Track issues that occur on events, requests, and backpressure, and manage the triggers (rules) that open and route issues to Slack, Email, Microsoft Teams, Discord, BetterUptime, and other channels.
- Human URL: https://hookdeck.com/docs/issues
- Base URL:
https://api.hookdeck.com/2025-07-01
- Issues
- Issue Triggers
- Observability
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
Query aggregated metrics for events, requests, and attempts — success counts, failure counts, response time, throughput, and SLA bands grouped by source, destination, or connection. Backs the dashboard analytics and downstream observability bridges.
- Human URL: https://hookdeck.com/docs/metrics
- Base URL:
https://api.hookdeck.com/2025-07-01
- Metrics
- Observability
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Configure platform integrations that adapt Hookdeck behavior for specific source platforms — including signature verification, header normalization, allowed event types, and platform-aware retries (e.g., Stripe, GitHub, Twilio, Shopify, Linear).
- Human URL: https://hookdeck.com/docs/integrations
- Base URL:
https://api.hookdeck.com/2025-07-01
- Integrations
- Webhooks
- Event Gateways
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Manage how your team is notified when issues occur — channel routing, mute windows, per-team subscriptions, and the templates rendered to Slack, Email, Microsoft Teams, and Discord.
- Human URL: https://hookdeck.com/docs/notifications
- Base URL:
https://api.hookdeck.com/2025-07-01
- Notifications
- Observability
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Arazzo Workflows — Arazzo Specification
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Getting Started
- Authentication
- Pricing
- Plans
- Rate Limits
- Fin Ops
- JSON-LD — JSON-LD
- Blog
- C L I
- C L I
- SDK
- SDK
- SDK
- SDK
- SDK
- Terraform Provider
- GitHub Organization
- GitHub Repository
- GitHub Repository
- Open Source
- Agent Skill
- Quickstart
- Documentation
- Documentation
- Documentation
- Changelog
- Status Page
- Sign Up
- Login
- Contact
- About
- Customers
- Careers
- Terms of Service
- Privacy Policy
- Security
- Data Processing Addendum
- X (Twitter)
- Slack
FN: Kin Lane Email: kin@apievangelist.com