20.02 Authentication

The UNItekTIME API requires an API Key and Authentication Token to authenticate requests.

API Key

Please follow given steps to get an API Key
  1. Login to your Administrator UNItekTIME account.
  2. Click Admin Options at the top right.
  3. Click API icon under Integration section.
  4. In the API Keyscreen that appears:
    1. Click Enable API button, then copy generated API Key and click Update button.

Authentication Token

Please follow given steps to get an Authentication Token
  1. Login to your UNItekTIME account.
  2. Click Profile Image or Initials at the top right, then click on My Profile.
  3. In the Profilescreen that appears:
    1. Navigate to API tab.
    2. Click Enable Token button, then copy generated Authentication Token and click Update button.

Sub Domain

Please follow given steps to get an Authentication Token
  1. Login to your UNItekTIME account.
  2. Click Admin Options at top right
  3. Click Preferences
    1. Set SubDomain of Your UNItekTIME URL and copy it
    2. Click Update Preferences button.
Keep your Sub Domain, APIKey and Authentication Token for later use

Authentication Example

Please follow given UNItekTIME API sample code document for Authentication.