Auth

Obtain auth token pair

Authenticate the user and return a token pair

post/api/token

Request body

emailstring required
passwordstring required

Response

accessstring required
refreshstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.