Web Portal Webhooks

A webhook enables our clients  to send real-time alarm events to their app via HTTP requests when they happen.

The webhook sends the data in json format, request method is POST, authentication method is basic.

Terminology for Webhooks
BaseStation_IDis the ID of your device which is available in Base Stations.
Endpoint Urlclient’s webhook URL.
Basic Auth Passwordis the API key which is available in Account Settings.
Documents

ONTOTO WEBHOOK GUIDE