API keys
Last updated
Last updated
API keys provide a secure way to connect Studio to external platforms like Figma. These keys enable seamless integration while ensuring secure authentication.
There are multiple ways to navigate to the API Keys page:
Open your Project Dashboard.
Click on Find your API Key to access the API Key management page.
Locate the left-side panel of the interface.
Click on the API Keys option to navigate directly to the API management page.
Press Cmd + K (Mac) or Ctrl + K (Windows) to open the Quick Menu.
Type "API Key" in the search bar.
Select Manage API Keys to be redirected to the API Key page.
To generate a new API Key:
Navigate to the API Keys page.
Click on Create New Key (located at the top of the page).
Enter a name for your API key.
(Optional) Add a description for better identification.
Click Create.
🚨 Important: Once created, the API key will only be shown once. Make sure to copy and store it securely.
The API Keys page displays a list of previously created keys.
You can delete old keys when they are no longer needed.
For security, API keys cannot be viewed again after creation.
API keys can be used to authenticate connections between Studio and Figma (or other external platforms).
They are tied to your user account, meaning they grant access to all organizations and projects you are part of.
Store API keys in a secure password manager.
Avoid sharing API keys publicly or committing them to version control.
Regularly rotate keys to maintain security.
For more details on using API keys for Figma integration, refer to the guide.