Versions Compared

Key

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

Web Call Server uses two URLs for REST API

HTTP

HTTPS

http://host:

9091

8081/rest-api

https://host:

8888

8444/rest-api

To invoke the REST API, you have to make request using the following format:

...