API Keys

Generate and manage API keys for external integrations with your Firepanel project.

API Keys provide external systems and developers with authenticated access to your Firepanel project data via the Firepanel API.

API Keys List

Navigate to SettingsAPI Keys to view all keys for the project.

API keys list

Creating an API Key

1

Click New API Key

Click the + New API Key button.

Create API key dialog

2

Name the key

Give the key a descriptive name that identifies its use (e.g., Mobile App, CMS Integration, CI/CD Pipeline).

3

Set permissions (optional)

Optionally restrict the key to specific operations (read-only, specific collections, etc.).

4

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.