Skip to main content
Skip table of contents

Credentials

TimePlanner provides Public REST APIs service that enables programmatic interaction with TeamBoard applications. To access these APIs, each user must first generate a valid token.

Important: Always keep your access token secure, as they are sensitive credential. Please do not share them publicly or expose them to unauthorized team members.

How to generate tokens for access to TeamBoard data?

  1. Go to the Personal Settings.

  2. Select TimePlanner API Integration.

  1. Click on the Create access token button at the upper left.

  1. Please copy the token now and store it in a secure place.

The access token will expire after one year. To continue interacting with the TeamBoard application, you will need to regenerate a new token

How to delete an access token?

You may revoke an access token at any time. Revoking immediately removes access for all integrations using that token.

Revoke a token in the following cases:

  • If the token has been compromised or shared unintentionally.

  • If you want to replace it with a new token before the current one expires.

  • If you no longer need to use the token to interact with TeamBoard.

To revoke an access token, please follow the instructions below:

  1. In the API integration page, click on Revoke button.

  1. Click Delete in the confirmation pop-up dialog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.