Keap REST Hooks
Keap REST Hooks webhook surface. Subscribers register a `hookUrl` and `eventKey` via the v1 REST API (`POST /rest/v1/hooks`), complete an `X-Hook-Secret` verification handshake, then receive HTTP POST deliveries when contact, contactGroup, opportunity, invoice, order, and subscription events occur. Event types follow `noun.verb` dot-syntax (for example `contact.add`, `invoice.delete`).
Keap REST Hooks is one of 9 APIs that Keap publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include Webhooks, REST Hooks, Events, CRM, and Contacts. The published artifact set on APIs.io includes API documentation, an API reference, and an AsyncAPI specification.
Requests are made against the base URL https://api.infusionsoft.com/crm/rest/v1/hooks.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Keap 8
Other APIs Keap publishes across the network.