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

Login

POST
/api/login

Authenticates a user and sets the hk_token cookie.

object
email
required
string format: email
password
required
string
>= 8 characters

Login successful

object
status
string
Example
ok
Set-Cookie
string

HTTP-Only JWT Cookie

Invalid credentials