Skip to main content

Login

A login method is a way to verify the identity of a user and grant him access to a system. To use the /login_api/ method, a user submits their credentials, such as a username and password, to the system and the system then verifies the credentials and, if they are valid, sends a token back indicating that the user has been authenticated and can access the system or service.

Note: this method required no signature and no compression.

diagram

ParameterDescriptionNeed compression?
/login_api/ #No signatureNo compression