Log in to devices
POST
/terminal/core/v1/user/login
Last modified:2024-08-23 09:37:05
(1)Search for devices
Search the device through the search interface and obtain basic information about the device: IP address, SN (product serial number), product name, etc.
In each subsequent request, it is necessary to include the Token sent during login in the request header. The name of the request header is "Authorization", and the value is the Token sent during login.
After three consecutive failed attempts, users must wait 60 seconds before trying again.
Request
Header Params
Content-Type
string
optional
Example:
application/json
Body Params application/x-msgpack