The TimeLive API requires an API Key and Authentication Token to authenticate requests.
API Key
Please follow given steps to get an API Key
- Login to your Administrator TimeLive account.
- Click Admin Options at the top right.
- Click API icon under Integration section.
- In the API Key screen that appears:
- Click Enable API button, then copy generated API Key and click Update button.
Authentication Token
Please follow given steps to get an Authentication Token
- Login to your TimeLive account.
- Click Profile Image or Initials at the top right, then click on My Profile.
- In the Profile screen that appears:
- Navigate to API tab.
- Click Enable Token button, then copy generated Authentication Token and click Update button.
Sub Domain
Please follow given steps to get an Authentication Token
- Login to your TimeLive account.
- Click Admin Options at top right
- Click Preferences
- Set SubDomain of Your TimeLive URL and copy it
- Click Update Preferences button.
Keep your Sub Domain, APIKey and Authentication Token for later use
Authentication Example
Please follow given TimeLive API sample code document for Authentication.