Authentication
Login with access key
Authenticate user using access key and secret key
post/login
Request body
Example request
{
"duration": "24h"
}Response
Successful login
Authenticate user using access key and secret key
{
"duration": "24h"
}Successful login