API Key Management
API keys are generated in Coinbase Cloud.
Permissions
- Admin and Owner types can create, view, and delete keys.
- Users can only view keys.
info
Admins and Owners can create up to ten API key pairs.
Creating API Keys
There are two ways to create an API key -- within a project or via Settings. Both methods create the same type of private/public key pair (for asymmetric cryptography).
tip
To regenerate an API key, you can delete and recreate in Settings.
Within a Project
On the Coinbase Cloud dashboard:
- Click WaaS at the bottom left.
- Click the Get an access key tab.
- Click Download & close.
- Secure your private/public key pair in a safe location.
Under Settings
On the Coinbase Cloud dashboard:
- Click Settings at the bottom left.
- Click the API management tab.
- Click Create API access key.
- Click Create key.
- Click Download & close.
- Secure your private/public key pair in a safe location.
