Authenticate a PBRS user

Authenticate using username or email and password. A completed login returns token and ExpiryDateEpoch. Tokens expire after 60 minutes. Send Authorization: bearer followed by the returned token. RequiresMfa=true indicates a challenge rather than an authenticated session; do not treat the challenge response as an authenticated session. Incorrect credentials return HTTP 401.

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

Send application/json or application/x-www-form-urlencoded. Use JSON to represent nested objects, arrays and explicit null values.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

401

Authentication rejected. No JSON payload is promised by this Unauthorized result.

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