API Keys provide external systems and developers with authenticated access to your Firepanel project data via the Firepanel API.
API Keys List
Navigate to Settings → API Keys to view all keys for the project.

Creating an API Key
Click New API Key
Click the + New API Key button.

Name the key
Give the key a descriptive name that identifies its use (e.g., Mobile App, CMS Integration, CI/CD Pipeline).
Set permissions (optional)
Optionally restrict the key to specific operations (read-only, specific collections, etc.).
Create and copy the key
Click Create. The generated key is displayed once — copy it immediately and store it securely. It will not be shown again.
Note:
Treat API keys like passwords. Never commit them to version control or share them publicly. If a key is compromised, delete it and create a new one.
Revoking an API Key
Click the delete icon next to a key and confirm. The key is immediately invalidated. Any systems using that key will lose access until you provide them with a new key.