hotjar.com
Hotjar is a product experience insights platform for websites and apps, offering tools such as heatmaps, session recordings, surveys, and feedback collection. It helps teams analyze user behavior and gather user feedback.
Hotjar exposes three developer-facing HTTP integration surfaces: the server-side Hotjar API at `https://api.hotjar.io`, plus browser-based Events API and Identify API JavaScript calls documented in its help center. No public GraphQL API, MCP server, or official CLI was found.
- Hotjar APIdiscovered
- Hotjar Events APIdiscovered
- Hotjar Identify APIdiscovered
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.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing