All our API endpoints use the same base URL which is in this the following format:
<server>:PORT/<api_call_name>
All API calls are HTTPS POST calls.
Input the fields you are sending in the header of request.
Requiredinput is token you were provided.
Each response contains timestamp attribute, that indicates the date when file is generated.
The base URL is related to your Tool server number.
...