Prerequisites
- Active Delino account
- Appropriate permissions to create API keys in your team
Creating a new API key
- Navigate to the API Keys page by clicking API Keys in the left sidebar
- Click the New Key button in the top-right corner
- Configure your API key settings:
- Enter a descriptive name for the key
- Click Create to generate the key
Copy and store your API key immediately after creation. For security reasons, you won’t be able to view the full key again.
Managing your API keys
You can view and manage all your API keys at:- Personal account: https://app.delino.io/en/teams/~/api-keys
- View all active API keys
- Revoke keys that are no longer needed
Best practices
- Use descriptive names that indicate the key’s purpose
- Create separate keys for different applications or environments
- Revoke unused or compromised keys immediately
- Never share keys in public repositories or client-side code