Skip to main content
The Alerts API enables you to create, retrieve, update, and manage alerts programmatically within your application. This allows you to integrate alerting capabilities directly into your workflows, automate monitoring, and trigger alerts based on application logic or external events. While you can create alerts manually through the Blnk Cloud dashboard, the API provides the flexibility to build alerting into your application’s core functionality.

Create alerts

Create a new alert by flagging a balance, transaction, or identity. Send a POST request to the /alerts/flag/{id} endpoint, where {id} is the identifier of the entity you want to flag.

Update alerts

Modify alert details, update status, or add additional context after investigation.

Get alerts

Fetch a specific alert by ID or retrieve all alerts in your workspace.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.