Create Project and API Key
What to do
In the Beav3r dashboard at https://dashboard.beav3r.ai:
- open
Projects - create a new project
- choose the environment for that project
- save the project details
- open
Integrations - generate an API key
- copy the key and store it safely
Keep staging and production in separate projects.
Key Types and Scope
Use two classes of keys:
Master key(organization admin scope)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:
- Dashboard UI (
Policy Studio/ project policy screens) - API calls authenticated with a Beav3r master/admin API key
Use runtime API keys for action execution only, not for organization-level policy administration.