General request format

http://ip-address:port/web2/product/version

Request example

GET http://127.0.0.1:8085/web2/product/version

Response example

The response is text/plain line like:

Intellect/4.11.2.2875

It means that the server supports the protocol described in this document. The line can change depending on the product version. This helps to distinguish 2 web servers with similar functionality but different protocols in different products.