Platform Setup
Managing API Keys
Generate and manage API keys to connect BizBotify with your other tools and custom integrations.
5 min
Intermediate
How to do it
Go to Settings → API Keys
Click Settings in the left sidebar and select API Keys.
Click "Generate New Key"
Click Generate New Key. Give the key a descriptive label so you know which integration it belongs to (e.g. "Zapier connection" or "CRM sync").
Copy it now: The full API key is only shown once. Copy it immediately and store it securely — you cannot retrieve it again after closing this dialog.
Use the key in your integration
Pass the API key in the Authorization header of your HTTP requests: Authorization: Bearer <your-key>.
Revoke a key when no longer needed
On the API Keys page, click the Delete icon next to any key to revoke it immediately. Requests using that key will be rejected instantly.