Authentication API
This document explains how to use Authentication APIs. Authentication APIs use HTTP POST protocol and send and receive messages in JSON format.
Last updated
This document explains how to use Authentication APIs. Authentication APIs use HTTP POST protocol and send and receive messages in JSON format.
Last updated
Real Server : https://auth.lmtls.io/v2
Test Server : https://test-auth.lmtls.io/v2
Log in using your ID and password.
userType
is ignored. Currently it is not used.
You can authenticate through id
and password
.
If there is a token
value, the token validity period can be extended.
If successful, you get a new JWT token
. It also receives basic user information, such as user name
, userId
, telNo
, and email
.
/auth/auth-user
User type (store, employee, platform, customer, root)
User ID
User password
JWT