Skip to main content
POST /api/auth/login No authentication required.

Request body

string
required
The email address associated with the account.
string
required
The account password.

Example

Response

200 OK
string
required
A signed JWT valid for 30 days. Include this token in the Authorization header for authenticated requests.
object
required
Example response

Errors