Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Is required

Description

vertical_solutionYes

Specifies the vertical solution to access the API. Possible values:

auto – Auto Intellect

face – Face Intellect

If face value is specified, then it is necessary to send the id of the Face Recognition Server to Face Intellect both in the URL and in the request body:

POST http://IP-address:port/web2/secure/face/{server_id}/{function}

functionYesVertical solution API function. See the description of the corresponding API.


Info
titleNote.

Please refer to the documentation for the corresponding API function to see the parameters of the JSON sent in the POST request.

...