Login
POST
https://yourwebsite.com/api/auth/login
Request Body
Name
Type
Description
username*
string
password*
string
ip*
string
{
"status": true,
"token": "202cb962ac59075b964b07152d234b70"
}
Last updated
POST
https://yourwebsite.com/api/auth/login
username*
string
password*
string
ip*
string
{
"status": true,
"token": "202cb962ac59075b964b07152d234b70"
}
Last updated