H
Hotjar API
Details
- URL
-
https://api.hotjar.io - Docs
- https://help.hotjar.com/hc/en-us/articles/36820005914001-Hotjar-API-Reference
Authentication
Authorization: Bearer <credential> In the Hotjar app, go to API settings. Select the organization, enter a credential name, choose the credential scope, and click Generate credentials. Hotjar shows a client_id and client_secret; these expire after 1 year and are used with OAuth client_credentials to mint a bearer token from POST https://api.hotjar.io/v1/oauth/token. Only organization admins can create them.