Back to Help Center
crispy keys
Manage scoped API keys from the terminal:
- `crispy keys create --scope workspace --permissions campaigns:read,inbox:read` creates a restricted key - `crispy keys list` shows all keys with scope and permissions - `crispy keys revoke <key-id>` deletes a key by UUID or prefix
More in CLI Commands
Still stuck? Email [email protected] or browse answered questions.