LeetAuth API
Search…
Welcome to LeetAuth
Credits
Guide & Examples
Website
Code examples
Public endpoints
Pre-Auth
Post-Auth
Private endpoints
Coming soon!
Powered By
GitBook
Pre-Auth
These endpoints are the ones that can be used before the user has authenticated
Minimum length of data
username: 3 characters
password: 6 characters
hwid: 4 characters
post
https://api.leet-auth.dev
/public/authenticate
Login
post
https://api.leet-auth.dev
/public/register
Register
post
https://api.leet-auth.dev/public/renew
Renew user account
Guide & Examples - Previous
Code examples
Next
Post-Auth
Last modified
1yr ago
Copy link
Outline
post
Login
post
Register
post
Renew user account