/login

post

Authentify to the API by using the given login and password to get valid token

Remarks

  • When the authentication is done, get the access token in order to use it in the next queries
  • The token is valid only 24 hours, so you need to refresh the token with a new authentication step.