Skip to main content

Outputs

This section summarizes the response payloads returned by the REST API.

All endpoints return success, message, and data.

Image and Video

Endpointdata Shape
POST /process_imagedetections, image
POST /add_streamusually null
POST /process_videovideo_id
POST /remove_streamusually null
POST /get_video_frameimage
Endpointdata Shape
POST /archive_searchresults
POST /live_searchsearch_id
POST /pause_live_searchusually null
POST /resume_live_searchusually null
POST /cancel_live_searchusually null

Face Recognition

Endpointdata Shape
GET /facerec_groupsgroups
POST /facerec_add_groupusually null
POST /facerec_remove_groupgroup_id, removed_memberships
POST /facerec_add_personusually null
POST /facerec_add_peopleusually null
POST /facerec_remove_personusually null
POST /facerec_search_group_namesmatches
POST /facerec_search_people_namesmatches
POST /facerec_person_detailsperson_id, person_name, groups, images

Status

Endpointdata Shape
POST /monitor_streamusually null
POST /stop_monitoringusually null
GET /get_all_streams_infostreams
POST /get_stream_detailsstream
POST /get_last_detection_infodetections, image

Config

Endpointdata Shape
POST /update_configusually null