# Auth ## Operations - [Get current user via session cookie](https://docs.xap3y.space/operation/operation-get-auth-me.md) - [Validate API key](https://docs.xap3y.space/operation/operation-get-auth-validate.md) - [Login with email and password](https://docs.xap3y.space/operation/operation-post-auth-login.md) - [Logout and invalidate session](https://docs.xap3y.space/operation/operation-post-auth-logout.md) - [Get Telegram verification data (uses verify_token cookie)](https://docs.xap3y.space/operation/operation-post-auth-verify-telegram.md) - [Validate verify token state](https://docs.xap3y.space/operation/operation-post-auth-verify-validate.md) - [Resend verification email (requires verify_token and new_email cookies)](https://docs.xap3y.space/operation/operation-post-auth-verify-resendemail.md) - [Send verification email](https://docs.xap3y.space/operation/operation-post-auth-verify-sendemail.md) - [Verify email code](https://docs.xap3y.space/operation/operation-post-auth-verify-email.md) - [Verify e-mail token via code (HTML response)](https://docs.xap3y.space/operation/operation-get-auth-verify-token.md) - [Register a new user (DEV only)](https://docs.xap3y.space/operation/operation-post-auth-register.md) [Powered by Bump.sh](https://bump.sh)