Auth
Login and password reset
📄️ Log in and retrieve an API key
Authenticates a user by username and password and returns their API key for use in subsequent authenticated requests.
📄️ Request a password reset email
Sends a password reset link to the email address associated with the given username. Always returns success to avoid user enumeration.