WEBHOOKS
Introduction
Webhooks (callbacks)
We use standard Cloud Events (v1.0) to deliver information asynchronously via HTTP Protocol Binding about requests made to the AMLYZE API.
- You can find more information about the specs we are using in their GitHub repository.
- It is also possible to use one of the official SDKs to speed up integration with our system.
Check related pages of this webhooks folder for event envelopes and event payload details.
- Customer update webhooks
- Risk management webhooks
- Screening webhooks