Clockify uses token authentication to control access to the API.
Using Token Authentication
In order to connect to Clockify, you'll need to provide your API Key. To do so, navigate to your 'Profile settings' > 'API'. To establish a connection, set the APIKey to your Clockify API Key in the ProfileSettings connection property.
Example connection string
Profile=C:\profiles\Clockify.apip;ProfileSettings='APIKey=my_api_key';