/settings/api-access to manage API keys for approved technical integrations.
This Product Guide page explains the dashboard workflow only. Implementation details and code examples belong in the Developers section.
Access prerequisites
API Access is available only on supported paid plans. If your plan does not include it, the page shows an Upgrade required warning. Only authorized workspace users should create, rotate, or revoke API keys.What the screen includes
- Create new API key
- Optional expiry date
- Copy newly created key
- View existing keys
- Rotate key
- Revoke key
- View usage and status information
Create an API key
To create a key:- Enter a clear key name.
- Set an expiry date if your organization requires one.
- Click Create API Key.
- Copy the new key when it appears.
- Store it in your approved secure location.
Suggested naming pattern
Use names that identify purpose and environment without exposing sensitive values:prod-main-appstaging-apicrm-integration
Existing key table
The key list can show:- Name
- Prefix
- Usage count
- Last used date
- Expiry date
- Status
- Actions
Rotate a key
Use Rotate when a key should be replaced. Recommended handoff:- Tell the technical owner before rotating.
- Rotate the key.
- Copy and deliver the new key through your approved secure process.
- Ask the technical owner to confirm the update is complete.
Revoke a key
Use Revoke when a key should no longer be usable. Before revoking:- Confirm the key is no longer needed
- Confirm any replacement key is already in use
- Check with the technical owner if you are unsure
User checklist
- Create keys only when there is a clear business need.
- Use purpose-based names.
- Copy and store new keys immediately.
- Share keys only through approved secure channels.
- Rotate keys with coordination.
- Revoke unused or stale keys promptly.