Verkada Alarm API

The Verkada Alarm API integrates with third party platforms

Updated over a week ago

Alarm API Overview

The Alarm API allows you to programmatically to extract data and automate tasks via third party platforms in a secure and scalable way. The API is REST-based, returns JSON-encoded responses and uses standard HTTP response codes.

Available Endpoints

Sites endpoint (GET): The sites endpoint is a read-only endpoint that returns information about sites in your Alarms organization. The documentation is available here.

Devices endpoint (GET): The devices endpoint is a read-only endpoint that returns information about devices in your Alarm organization/sites. The documentation is available here.

Site State Change webhook: The webhook allows third party platform to subscribe to any site state change events within your Verkada Alarm organization. These events include arm/disarm, alarm, etc. The documentation is available here.

API Documentation

Comprehensive documentation on the Alarm API is available at https://apidocs.verkada.com/.

Did this answer your question?