Skip to content

Access Keys

Access Keys are long-lived credentials for calling Dendra APIs and for posting data to a station webhook. Open them from System > Settings > Access Keys.

There are two kinds of keys:

  • User Keys act as you. Use them for Connect RPC (and related HTTP) calls.
  • Org Keys belong to an organization. Curators and admins can create, rotate, and delete them. Purpose Ingest data is required when posting to a Station Webhook.
  1. Go to System > Settings > Access Keys.
  2. Choose User Keys or Org Keys. For organization keys, select an organization (you need curator or admin).
  3. Click Generate, enter a name (and a purpose for org keys), then Save.
  4. Copy the key from the reveal panel and store it somewhere safe. Click Done when you have copied it.
  • Rotate (organization keys only) issues a new secret with the same key ID, so webhook integrations that selected this key do not need an update. The old secret stops working.
  • Delete revokes the key. Clients and webhooks that still send it will fail until you choose another key.

You cannot change a key’s name or purpose after it is created.