Authenticate CRM User

Authenticates a CRM user (e.g., a provider, administrator, or staff member) using their username and password. Upon successful authentication, it returns a JSON Web Token (JWT) required for accessing protected endpoints.

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

Schema for the CRM user login request body.

string
required

The user's email address.

string
required

The user's password.

Headers
string
required

Your unique Organization ID.

Response

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