Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/buildbuddy-io/buildbuddy/llms.txt

Use this file to discover all available pages before exploring further.

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