Computer Vision Events (CVEV) Server API

The Computer Vision Events Server API (CVEV) provides the ability to:

The following elements are used with the API requests:

Element Description Notes
-H "X-RPC-AUTHORIZATION: userid:pwd" Header. For authentication purposes, all examples use user identifier userid and user password pwd. Substitute userid and pwd with credentials issued for your account.
-H "X-RPC-DIRECTORY: main" Header. Identifies the directory used. The directory used in the examples is main; substitute with the proper directory name.
localhost Location of the API endpoint. Substitute with a proper IP address or domain name based on the location of the service.

See Also