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

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
OpenAPI
Base URL
https://api.infusionsoft.com/crm/rest/v1/hooks

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keap-resthooks-asyncapi.yml Raw ↑

Other APIs Keap publishes across the network.

Keap Campaigns API
Keap Companies API
Keap Contacts API
Keap Opportunities API
Keap Orders API
Keap Products API
Keap Tags API
Keap Tasks API