login
Login, return user information and authorization key
POST https://api2.scian.xyz/fm/login
success: bool
message: Authentication Succeeeded. (or error strings)
username: string
authkey: string
email: string
phone: string
displayname: string
Request Body
Name
Type
Description
username
String
password
String
plain text of password, via HTTPS
Last updated
Was this helpful?