Vision Detection Systems
API & INTEGRATIONS

Built to
plug in.

AI VisionStream exposes a full REST API, real-time webhooks, and SIEM-ready event streams — so your existing security stack can talk to VDS natively.

VDS REST API and integration endpoints documentation
API SURFACE

Six integration points.
One platform.

// 01

REST API

Full CRUD access to sites, cameras, events, and users. JSON over HTTPS with token auth.

// 02

Webhooks

Real-time event delivery to your endpoint — detections, status changes, and system health.

// 03

IMMIX Integration

Native IMMIX-compatible video and event forwarding for central-station monitoring workflows.

// 04

Access Management

Programmatic user provisioning, role assignment, and site-level permissions.

// 05

Video Export

On-demand clip export via API with signed URLs and configurable retention.

// 06

Status & Health

Camera online/offline status, bandwidth metrics, and storage utilization endpoints.

FOR DEVELOPERS

Built by engineers.
For engineers.

Token-based authentication, versioned endpoints, rate limiting, comprehensive error codes, and OpenAPI specs. We build our own integrations on the same API we ship to partners.

EXAMPLE REQUEST
GET /v1/sites/{siteId}/events Authorization: Bearer <token> Content-Type: application/json