Skip to Content
PlatformProjects and API Keys

Projects and API Keys

Projects and API keys are the starting point for connecting an app or integration to Beav3r.

Projects

A project is the workspace for a specific application, environment, or integration setup.

Use a project to:

  • generate an API key
  • keep approval configuration organized
  • separate development, staging, or production setups
  • anchor the signer and integration flow you are testing

API keys

API keys let your SDK, bridge, or integration authenticate to the Beav3r service.

You use the key in the caller that sends approval requests into Beav3r.

Basic workflow

  1. create or choose a project
  2. generate an API key for that project
  3. use the API key in your SDK or integration setup
  4. trigger a test approval and confirm it reaches the right project

Good practice

  • use separate projects for clearly different environments
  • rotate API keys when needed
  • keep test and production credentials separate
  • verify that the signer and integration are tied to the intended project