Skip to main content

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:

  1. Click WaaS at the bottom left.
  2. Click the Get an access key tab.
  3. Click Download & close.
  4. Secure your private/public key pair in a safe location.

Under Settings

On the Coinbase Cloud dashboard:

  1. Click Settings at the bottom left.
  2. Click the API management tab.
  3. Click Create API access key.
  4. Click Create key.
  5. Click Download & close.
  6. Secure your private/public key pair in a safe location.

Was this helpful?