API Tokens
Magic Suite API Tokens are used both internally between each of our systems which access the Magic Suite REST API, for security and authentication purposes. They can also be created by Tenant Admins and assigned to users, as a way to directly query our API programmatically (such as using the Magic Suite API nuget package in C#), or via third-party application tools such as Postman.
Admins may create and manage API Tokens in the Admin App.
Users of any level may also view and manage their own API Tokens by clicking the Profile icon in any of the Magic Suite apps, and clicking the "My API Tokens" link.
Available from version 4.3: From the My API Tokens page, you can also regenerate the secret key for any of your own tokens. Select the token from the list and click the Regenerate Key button. You will be asked to confirm before the key is replaced - note that any integrations using the current key will stop working immediately. The new key is displayed once for you to copy and store securely, and cannot be retrieved again afterwards.