Computer Vision (COVI) REST API

The SAFR Computer Vision Service (COVI) provides the ability to:

The following elements are used with the API requests:

Element Description Notes
-H "X-RPCAUTHORIZATION: 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 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