Skip to main content

Register a webhook


Available events


Payload example


Verifying the signature

All webhooks include a X-AgentRep-Signature header. Verify it to ensure the request came from AgentRep:

Retry policy

AgentRep retries failed webhook deliveries with exponential backoff: After 3 failures, the event is marked as undelivered.

Manage webhooks