M
DownloadReleasesGuidesChatbotAccountantsForumCloud Edition

Access Tokens

Access Tokens in Manager enable you to securely connect and interact with Manager's API for seamless integration with other software or automation of specific tasks.

Accessing the Access Tokens Screen

  1. Navigate to the Settings tab in Manager.

  2. Click on Access Tokens to open the Access Tokens screen.

    Settings
    Access Tokens

Creating a New Access Token

  1. On the Access Tokens screen, click the New Access Token button.

    Access TokensNew Access Token
  2. A new access token will be generated. Make sure to copy and store it securely, as it will be needed for API authentication.

Utilizing the Access Token with Manager API

With your access token, you can authenticate API requests to interact with your Manager data programmatically. This is especially useful for:

  • Integrating Manager with third-party applications.
  • Automating tasks such as data entry, reporting, or synchronization.

For detailed information on using the API with your access token, please visit the Manager API Reference.