Everhour uses token authentication to control access to the API.
Using Token Authentication
In order to connect to Everhour, you'll need to provide your API Key. You can get your API key in your profile at the bottom of the page. To establish a connection, set the APIKey to your Everhour API Key in the ProfileSettings connection property.
Example connection string
Profile=C:\profiles\Everhour.apip;ProfileSettings='APIKey=my_api_key';