All our API endpoints use the same base URL which is in the following format:
<server>:PORT/<api_call_name>
All API calls are HTTPS POST calls.
The base URL is related to your Tool server number.
For example, on our test server base API URL would look like this:
0 Comments