API Configuration
The API is only configurable in the Enterprise version of BuildBuddy. For more information, view the API Documentation.
Section
api:
The API section enables the BuildBuddy API over both gRPC(s) and REST HTTP(s). Optional
Options
Optional
-
enable_api:
Whether or not to enable the BuildBuddy API. -
api_key:
The default API key to use for on-prem enterprise deploys with a single organization/group.
Example section
config.yaml
api:
enable_api: true