Introduction

This documentation outlines the Verkada API architecture as well as the various methods available to programmatically interact with the Command platform and Verkada devices. These API endpoints enable users to easily extract data for further analysis, automate tasks at a large scale and integrate with other 3rd party 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.