HTTP Service is the most lightweight and unrestricted remote service: it supports POST and GET requests to a predefined URL. The result is retrieved as is and rendered as a webpage.
This example shows how to call chemicalize.com through an HTTP web service. In this case, the pK a values of a molecule are calculated.
An example calculation with this web service can be found below.
This example shows how to reach the functionalities of chemicalize.com through HTTP API.