Introduction

This documentation will allow you to better understand the Verkada API architecture, allowing you to programmatically interact with the Command platform and Verkada devices. These API endpoits enable users to quickly extract data for further analysis, automate tasks at a large scale and integrate with other products in a secure and scalable way. Due to the REST-based nature of these APIs, the returned data is formatted in JSON-encoded responses and uses standard HTTP response codes. See Response Codes for more information on the different response codes that are returned.

Want to see how other customers use our API today? See our example use cases.

Want to get started? Read our quick start guide.