ClickTime uses token authentication to control access to the API.
Using Token Authentication
In order to connect to ClickTime, you'll need to provide your API Key. To obtain the API Key, log in to the web application, go to 'My Preferences', and click on the 'Authentication Token' tab. To establish a connection, set the APIKey to your ClickTime API token in the ProfileSettings connection property.
Example connection string
Profile=C:\profiles\ClickTime.apip;ProfileSettings='APIKey=my_api_token';