Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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.

Input fields you are sending in header of request.

Required input is token you were provided.

Each response contains timestamp attribute, that presents date when file is generated.

The base URL is related to your Tool server number.

For example, on our test server base API URL would look like this:

https://ksrv05.oddsandmore.com:8991/

  • No labels