/health require an API key.
Header
cURL
Key handling
- Store keys in environment variables or a secret manager.
- Do not place keys in prompts, browser pages, issue trackers, or source control.
- Do not expose keys to untrusted agents.
CLI storage
web login stores the API key for CLI and MCP use:
WEBCOMPUTE_API_KEY or an explicit secret source.