Skip to main content

Create an API Key

API keys authenticate server-to-server product API requests.

Issue a key

  1. Sign in and open My Page → API Keys.
  2. Select Create API Key.
  3. Enter a name that identifies the environment or consumer.
  4. Select only the required scopes.
  5. Optionally select an expiration period.
  6. Issue the key and copy the secret before closing the dialog.

The full secret remains visible only while the issuance dialog is open. You can copy it multiple times during that session, but it cannot be retrieved later. The API key list displays only an identifying prefix.

Store the key in a secret manager or protected backend environment variable. Never embed it in browser code, commit it to Git, or include it in screenshots and logs.