Object Detection and Tracking API Reference#

This page provides API reference for the Real Time Video Intelligence CV Microservice.

Base URL#

The API is available at:

  • REST API: http://<host>:9000

All API endpoints are prefixed with /api/v1.

API Categories#

The Real Time Video Intelligence CV API is organized into the following categories:

  • Health Check: Pipeline health and status endpoints

  • Stream Management: Dynamic stream add/remove operations

  • Metrics: Performance metrics and monitoring

  • Metadata: Service version and license information

Reference#