The client communicates with the central server. The server hosts an API which can be used for this purpose. To see the API documentation you can use the /apidocs page (e.g. https://petronas.vatage6.ai/apidocs).
We have written two client libraries: one for R and one for Python. The R client currently only supports creating tasks and retrieving their results.
Python client library
Before you install the Python client, we recommended to check the version of the server you are going to interact with first. The easiest way of doing that is checking the /version endpoint of the server you are going to use: