POST http://IP-address:port/prefix/grpc

Configuring the web server.

The default Web server port is 80 (Windows), 8000 (Lunix), the prefix is / (empty).

The request body should contain the gRPC API method (see gRPC API).

The gRPC API can also be proxied via the Web server. The requests are described in the proto-files (see gRPC API).