This is not our API. This repository is an independent, third-party profile of a company's publicly available API surface, maintained by API Evangelist. API Evangelist does not operate, host, resell, or support this company's APIs, and is not affiliated with or endorsed by the company unless stated on the profile.
Where the information came from. Everything here is assembled from material a member of the public can reach with a browser and no credentials — the company's own website, developer portal and documentation, the specifications it publishes for public use (OpenAPI, AsyncAPI, JSON Schema,
apis.json,llms.txtand similar), its public repositories, and its public status, pricing and changelog pages. Nothing here is obtained by breaching a system, defeating an access control, or using credentials of any kind.The rating is an independent assessment. The Kin Score and Agent Readiness rating are independently calculated scores of a company's public API artifacts, produced by API Evangelist against a published rubric. They are not certifications, endorsements, security assessments, or audits, and they score published artifacts — not the quality, safety, or security of the software.
Corrections, re-scores, and removal are free. No partnership, contract, or purchase is required, and you do not need to justify the request.
- Something wrong? Open an issue on this repository, or email info@apievangelist.com.
- Published something new? Ask for a re-score and we will re-run the rating.
- Want the listing taken down? Say so and we will honor it. The profile is reduced to your company name, a factual description, and a link to your own site, and the company is recorded as unrated — never scored zero for having asked.
Response times. Acknowledgement within one business day; removal or restriction within two business days; corrections and re-scores within five business days.
On a security or compliance team? Email info@apievangelist.com with security in the subject line and you will get a person, not a form. We will tell you exactly which public URLs this profile was built from so your team can see the same surface we did, and we will take the listing down on request while you work through it.
Full detail: Where this data comes from
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