Skip to main content
POST
Login
Login with email and password to get a JWT token.
string
required
User’s email address
string
required
User’s password
boolean
Indicates if the request was successful
string
JWT token for authenticated requests
object
Error details if the request failed

Example Request

Example Response

Error Responses