Generate API Keys
Overview
API keys allow external systems to access selected Rise Audit Pro API endpoints without using a staff password.
Where to find it
Rise Audit Pro → API Keys → Generate Key.
How to use it
- Open API Keys.
- Click Generate Key.
- Enter a clear name for the integration.
- Choose only the required scopes.
- Copy the key once and store it securely.
- Test the key from a server-side tool.
- Revoke the key if it is exposed or no longer needed.
Recommended key names
n8n-security-alerts
bi-monthly-audit-report
zapier-failed-login-monitor
internal-support-dashboard
Example use case
A BI reporting server needs activity and auth logs. Create one API key with read_activity and read_auth only.
Common mistakes
- Using one full-access key for every integration.
- Saving keys in GitHub or public notes.
- Sending API keys through unsecured chat.
- Leaving old vendor keys active.
Screenshot
Screenshot required
Capture from: Rise Audit Pro → API Keys → Generate Key
Capture from: Rise Audit Pro → API Keys → Generate Key

