Skip to main content

Webhooks API

Webhooks send AgencyMax events to your HTTPS endpoint as they happen, for example when an agent is created or updated. You don't have to poll. Use the Webhooks API to manage subscriptions and inspect delivery history.

Current versionv1
Base path/webhooks/{tenantIdentifier}
Scopesread:webhook-subscriptions, write:webhook-subscriptions
ReferenceAPI Portal
caution

Upcoming scope renames

These scopes are expected to be renamed to webhooks:subscriptions:read and webhooks:subscriptions:write. Changes will be announced in the Release Notes.

How it works​