# Verkada Command API

The [Verkada Application Programmer Interface (API)](https://apidocs.verkada.com/reference/introduction) allows you to programmatically interact with the Command platform and Verkada devices. This enables you to extract data, automate tasks, and integrate with other products in a secure and scalable way.

The API is **RE**presentational **S**tate **T**ransfer (REST)-based, returns JavaScript Object Notation (JSON)-encoded responses and uses standard Hypertext Transfer Protocol Secure (HTTP) response codes.

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=pfpREEcj11M).
{% endhint %}
