Account Authentication
Login
Login
The login method serves as the primary authentication gateway for the entire system. This function receives user identity information and performs security data verification to grant valid access. The system incorporates mechanisms to monitor operational status and limit request frequency to prevent unauthorized access or automated attacks. Once the information is verified, a secure encryption string is generated, allowing the user to maintain the session and perform subsequent actions without re-entering the password. This process ensures maximum security for personal data while optimizing a seamless connection experience on the cloud platform.
POST
https://api.hitechcloud.vn/api/login
Đã chép
Đang xem theo máy chủ api.hitechcloud.vn
— Dữ liệu thật của tài khoản bạn. Mọi thao tác có hiệu lực ngay lập tức.
Tham số query
username
string
Your acount email address
password
string
Account password
Mã trả về
200
Success