Managing API keys

Create, rotate, and revoke API keys for external integrations.

API keys authenticate external services that interact with your SendBlix workspace. Each key can be scoped to specific permissions.

Creating a key

Go to Settings > API > Create key. Give it a descriptive name (e.g., 'Shopify integration') and select the permissions it needs. Copy the key immediately — it is not shown again.

Security best practices

Rotate keys periodically. Use separate keys for each integration. Revoke keys immediately if compromised. Never commit keys to version control.

More in Integrations · All topics