H

HubSpot Agent CLI

CLI discovered

Details
Command
hubspot
Docs
https://developers.hubspot.com/docs/developer-tooling/local-development/agent-cli/guide
Authentication
HubSpot OAuth app client credentials oauth2 discovered $ hubspot auth login

Acquired by the CLI — running hubspot auth login opens the auth flow and stores the credential.

HubSpot service key bearer discovered Get token ↗
env HUBSPOT_ACCESS_TOKEN

In your HubSpot account, go to DevelopmentKeysService keys, click Create service key, assign scopes, then copy the key from the key details page as described in Make API requests using a service key. Use it as Authorization: Bearer ... for supported REST API requests and as HUBSPOT_ACCESS_TOKEN for admin-mode Agent CLI usage.