For the complete documentation index, see llms.txt. This page is also available as Markdown.

Webhooks

Register endpoints to receive signed event deliveries (see Webhook events). Verify the X-CA-Signature HMAC on every delivery before trusting it.

Webhook endpoints and event delivery are account-scoped: a webhooks:manage key manages every endpoint in the account and its endpoints receive events from the whole account, regardless of the node the key is bound to. Node binding applies to read endpoints only.

Last updated

Was this helpful?