API Keys

Generate and manage your PropellerDeck API key for programmatic access to the platform.

API Keys

PropellerDeck provides an API key that lets you access the platform programmatically. You can use this key to automate actions, integrate PropellerDeck with external tools, or build custom workflows on top of the PropellerDeck APIs.

Accessing the API Key Section

Click the profile icon in the top-right corner and select Settings. In the Settings panel, locate the API Key section in the left-hand sidebar or by scrolling down the settings page.

Generating a New API Key

If you do not yet have an API key, or if you want to replace your existing one, click the Generate button. PropellerDeck will create a new unique API key and display it on screen.

Copy your key immediately. For security reasons, PropellerDeck does not show the full key again after you navigate away from this page. Store it in a secure location such as a password manager or secrets vault.

Revoking Your API Key

If your key is compromised or you no longer need programmatic access, click the Revoke button next to your existing key. This immediately invalidates the key. Any integrations or scripts using the revoked key will stop working until you generate a new one and update them.

Keeping Your Key Secure

Treat your API key like a password. Never share it publicly, commit it to version control, or include it in client-side code. If you suspect your key has been exposed, revoke it and generate a replacement right away.