v1

latestOpenAPI 3.1.0raw.githubusercontent.com2025-07-1162077.3 KB

Authenticate User

Perform user authentication, returning a model which includes the users profile and a JWT auth token to re-use in subsequent requests.

post/profile/authenticate

Request body

emailaddressstring
passwordstring

Response

OK