Skip to content
☁️ HitKeep Cloud is coming! Join the Early Access waitlist →

Overview

API specification for HitKeep - A self-hostable, privacy-first web analytics platform.

Authentication: HitKeep uses JWTs stored in HTTP-Only cookies (hk_token). Endpoints requiring authentication must be accessed by a client (browser) that has successfully performed the Login or Initial Setup flow.

JWT token stored in an HTTP-Only cookie.

Security scheme type: apiKey

Cookie parameter name: hk_token