Documentation for Face PSIM 1.0.1.

Previous page Search for faces by image  Get analytical data Next page

General request format:

GET http://AxxonPSIM_user_login:AxxonPSIM_user_password@IP address:port/firserver/firserver/GetImage/{server_id}/{id}— get an image of a user from the face database by their ID in Axxon PSIM.

Request parameters:

ParameterRequiredParameter description
server_idYes

ID of the Face recognition server in Face PSIM

idYesID of the reference face from the face database in GUID format

Request example:

GET http://1:1@127.0.0.1:10000/firserver/GetImage/1/7D02839C-CCB6-EA11-8E71-74D435D0E19B

Request headlines:

Headline Headline description
AllowReturns the HTTP method used in request
Content-LengthShows the size of characters in bytes received in the request
ServerSpecifies the server from which the request comes
Access-Control-Request-MethodReturns the HTTP method that can be used in the request
Access-Control-OriginShows if the server response can be accessed by the code that sends a request from this source
DateShows the time of the request

Response example:

JPEG image

  • No labels