Brave Search — search API
brave/search · version 1
envs add brave/search
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
BRAVE_API_KEY |
required | secret | Brave states no sensitivity, so this is secret. Billing is per request against a monthly credit with no cap, which is what a leak costs here.. where to get it |
BRAVE_API_KEY_FILE |
optional | secret | A path to read the key from instead, for mounting it as a container secret. Offering this at all is Brave's clearest signal about how the value should be handled.. where to get it |