Site:API:Authentication
From Metrixstream
Revision as of 22:22, 8 January 2013 by MetrixAdmin (Talk | contribs)
Contents |
Authentication
Login
This API call is responsible for logging in a user.
Authentication Restrictions
None.
Required Parameters
-
action=login
-
username
: the username of the user -
password
: the password of the user
Successful Response
-
status=ok
Signup
Logout
This API call is responsible for logging out a user.
Authentication Restrictions
Any authenticated user.
Required Parameters
None.
Successful Response
-
status=ok