Skip to Content
Organization AdminCreate Project and API Key

Create Project and API Key

What to do

In the Beav3r dashboard at https://dashboard.beav3r.ai:

  1. open Projects
  2. create a new project
  3. choose the environment for that project
  4. save the project details
  5. open Integrations
  6. generate an API key
  7. copy the key and store it safely

Keep staging and production in separate projects.

Key Types and Scope

Use two classes of keys:

  1. Master key (organization admin scope)
  2. Runtime key (scoped execution scope)

The master key is used for organization/project administration, including provisioning users and managing policies.
Runtime keys are used by provisioned users (including agent runtimes) to execute approved actions.

Policy Management Options

Project policy rules can be managed in either of these ways:

  1. Dashboard UI (Policy Studio / project policy screens)
  2. API calls authenticated with a Beav3r master/admin API key

Use runtime API keys for action execution only, not for organization-level policy administration.