Personal Access Tokens
Personal Access Tokens (PATs) are secure API credentials that allow you to authenticate and access your data in Mycorr from external applications. They are implemented using JWT (JSON Web Tokens), making them encrypted, secure and easy to use.
Creating a Personal Access Token
Step 1: Navigate to Access Page
- Log into your mycorr account.
- Navigate to the Access section in the left menu.
- Click on Generate button.
Step 2: Configure Your Token
- Name: Give your token a descriptive name.
- Scope: Choose the level of access needed :
- Read: Access to view data and resources
- Expiration: Set an expiration date of the token.
Step 3: Save your Token
Important: Once your token is generated, make sure to copy and save it immediately. For security reasons, you won't be able to view it again.