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://ote.hitechcloud.vn/api/login
Đã chép
Đang xem theo máy chủ ote.hitechcloud.vn
— Bản mô phỏng chạy độc lập, có sẵn tài khoản và dữ liệu mẫu. Gọi thoải mái, không đụng tới hệ thống thật.
Tham số query
username
string
Your acount email address
password
string
Account password
Mã trả về
200
Success