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.

Six integration points.
One platform.
REST API
Full CRUD access to sites, cameras, events, and users. JSON over HTTPS with token auth.
Webhooks
Real-time event delivery to your endpoint — detections, status changes, and system health.
IMMIX Integration
Native IMMIX-compatible video and event forwarding for central-station monitoring workflows.
Access Management
Programmatic user provisioning, role assignment, and site-level permissions.
Video Export
On-demand clip export via API with signed URLs and configurable retention.
Status & Health
Camera online/offline status, bandwidth metrics, and storage utilization endpoints.
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.
GET /v1/sites/{siteId}/events
Authorization: Bearer <token>
Content-Type: application/json