Webhooks notify your systems when something happens — an audit completes, a new backlink appears, a ranking shifts, or content is published. Register a URL in your dashboard and we'll POST a signed JSON payload to it.
Verify the signature on every request to confirm it came from us, and respond quickly; we retry failed deliveries with backoff so a brief outage won't lose events.