Login

Authenticate a user by email/phone and password. This endpoint allows users to authenticate and receive a JSON Web Token (JWT) for subsequent requests. To log in, users must provide their email and password. If the credentials are valid, a JWT token is returned, which should be included in the Authorization header as a Bearer token for accessing protected resources

Body Params
string
required
string
required
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json