Skip to main content
Version: 1.0.0

Clevergy Webhooks

This documentation is used to manage webhooks in Clevergy.

Clevergy uses webhooks to provide other applications with real-time information. They are implemented as HTTP callbacks, triggered by specific lifecycle events (such an user being deleted or a contract being submitted).

note

Authentication can be provided through a query parameter if required by your webhook endpoint.

Example: https://mywebhook.com/endpoint?auth_token=abcd1234

To request access please write to info@clever.gy.