Versions Compared

Key

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

The Intellect HTTP API allows you to access the Face-Intellect API or Auto-Intellect API via Web Server 2.0. To use this feature, you need the following:

...

POST http://1:1@127.0.0.1:8085/web2/secure/face/1/firserver/ReadPersons

{ "server_id": "1", "objectType": "PERSON", "id": [ ], "page": 1, "pageSize": 2 }


GET http://1:1@127.0.0.1:8085/web2/secure/lprserver/GetImage/Frames/66FB34A2-1B38-E811-A92F-001A7DDA710E

Response examples

Please refer to the documentation for the corresponding vertical solution API for the response examples.