Webhooks API

Unit21 can send webhook events that notify your application any time an event happens on your account. This is especially useful for events - like newly flagged alerts and sanctions hits - that are not triggered by a direct API request.

This mechanism is also useful for services that are not directly responsible for making an API request, but still need to know the response from that request.

Additionally, more robust integrations and processes can be created by defining custom actions for any entity/alert/case/event on both Unit21's platform and your own platform through webhooks.

Please head to this section for more.