Sample C# project accessing the API

A sample C# project accessing the API can be downloaded here:

Download

The sample is kept simple, as it is a demonstration on how technically to achieve access to API functions and how to authorize calls.

Error handling, logging and such should be added to a client running in a production environment.