Skip to main content
POST
Exchange credentials for a bearer token

Body

application/json
email
string<email>
required

Trimmed and lowercased before it is looked up.

password
string<password>
required

Response

Authenticated.

token
string
required

A signed JWT.

token_type
string
required
Allowed value: "Bearer"
expires_in
integer
required

Seconds until expiry.

user
object
required