Authentication & session management
/api/v1/auth/register
Register new user
/api/v1/auth/login
Login
/api/v1/auth/refresh
Refresh tokens
/api/v1/auth/forgot-password
Request password reset
/api/v1/auth/reset-password
Reset password
/api/v1/auth/verify-email
Verify email
/api/v1/auth/dev-token
Get dev token (dev only)
/api/v1/auth/session
Logout current session
/api/v1/auth/sessions
Logout all sessions