Skip to main content
The API is only configurable in the Enterprise version of BuildBuddy. For more information, view the API Documentation.
The API section enables the BuildBuddy API over both gRPC(s) and REST HTTP(s).

Configuration Options

enable_api
boolean
Whether or not to enable the BuildBuddy API.
api_key
string
The default API key to use for on-prem enterprise deploys with a single organization/group.

Example Configuration

config.yaml
api:
  enable_api: true

Build docs developers (and LLMs) love