post
https://api.bewe.io/v1/account/login
Authenticates an administrator by verifying their email and password credentials.
Upon successful authentication, this endpoint generates and returns a secure bearer token and a SaaS access URL, which can be used for subsequent authorized requests to the API. The login process ensures that only active and authorized admin users can access protected resources. If the credentials are invalid or the user is disabled, the endpoint responds with an appropriate error message. This endpoint is essential for establishing secure sessions and managing access control within the platform.
