Verkada · Authentication Profile
Verkada Authentication
Authentication
The Verkada Command API uses a two-tier API key + short-lived token model (adopted November 2024). Organization admins mint a scoped, long-lived API Key in Command (Organization Settings > Verkada API), choosing product/endpoint permission sets and a Read-only or Read/Write scope. The API Key is never sent to endpoints directly; instead it is exchanged for a short-lived API Token that is used to authenticate individual endpoint calls.
Verkada secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanySecurityPhysical SecurityVideo SurveillanceAccess ControlCameraSensorsAlarmsIoTCloudWebhookBuilding Management
Methods: apiKey
Schemes: 3
OAuth flows:
API key in: header
Security Schemes
apiKey apiKey
apiToken apiKey
streamingJwt http
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.