H
Happenstance CLI
Details
- Command
-
hpn - Docs
- https://developer.happenstance.ai/cli/install
Authentication
$ hpn config set --api-key YOUR_API_KEY Create a Happenstance account, then go to Settings → API Keys to generate your API key. The docs describe this as the key used for API and CLI access; send it as Authorization: Bearer YOUR_API_KEY, or configure the CLI with hpn config set --api-key YOUR_API_KEY.