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