In this article
Use the API Key Management page to create an API key that lets you call the Panel Management APIs from an panel integration.
1: Generating an API Key
1. To access the Panel Management APIs externally, generate an API key for your user through the user icon at the top right of the screen.
Note: You will need Admin access to create an API key. If you do not have admin access to create an API key, reach out to your company’s administrator to create an API key on your behalf.
2. Click your user icon and select "API Key Management" to generate an API key.
This will take you to the API key manager page listing all users who have generated API keys.
3. Select the Add API key button t o create a brand-new key for your user. Once selected a modal will display.
When adding a new API key, you will want to adjust the “Friendly name”. For the “Client ID” you can leave it as is or rename it. The API scope is defaulted to “Integration API”.
Note: Ensure to copy the full key and keep it in a safe place. Do not share this key with anyone. The API key logs and represents your user when making API calls, so anyone who has it can access projects as if they were you.
4. Once your API key is copied, click Add API key. Your API friendly name and client id will be added to the API key manager page.
This page will display only your api friendly name and client id, so you will not be able to grab the full key from this page. If you no longer have your full key, you will want to delete your API key and add a new API key. You also have the option to delete the API key for your user, if you no longer wish to use it.
To learn more: Access the Panel Integration API.