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
Post-Auth
These endpoints are the ones that can be used after the user has authenticated
All endpoints can return more errors than documented here, if you encounter those do not hesitate to message us.
All endpoints in Post-Auth need a valid app id and a valid JWT otherwise a 401 will be returned
get
https://api.leet-auht.dev
/public/properties
Account properties
post
https://api.leet-auth.dev
/public/change_password
Change Password
get
https://api.leet-auth.dev
/public/logins
Login logs
get
https://api.leet-auth.dev
/public/files/<name>
Download a file
get
https://api.leet-auth.dev
/public/variables/<name>
Get variable
Previous
Pre-Auth
Next - Private endpoints
Coming soon!
Last modified
1yr ago
Copy link
Contents
get
Account properties
post
Change Password
get
Login logs
get
Download a file
get
Get variable