Skip to main content

Login

To log a customer in:

URL: https://yourdomain.com/api/login

Type: POST

{
  "result": "true"
}

name: The name of the administrator.

email: The email address of the administrator.

api_token: The API Token of the administrator.