Authenticate Patient with Password

Authenticate a patient using username and password, returning a JWT token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this POST Request to authenticate a patient and log them in, provide the patient's username and password in the request body.

A successful response will return a JWT token.

Body Params
string

It is often the users email unless the organization has a custom username hash function

string

user's password

Headers
string
required

A Valid JWT Authentication token.

string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json