Get User JWT for Medallion™

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

The Get User JWT for Medallion function can be used after creating a user.

  • redirectURL has to be a valid SSL Secured URL.
  • preferredWorkflowID will be the user's workflow when they start their Medallion™ verification process.
    • If the preferred workflow is deleted when the user starts their verification process, the default workflow will be used instead.
    • If the preferredWorkflowID is not set, the default workflow is automatically used.
  • The API response includes both a jwt and a token.
    • The jwt is a longer version of the token and is suitable for use in embedded URLs in browsers.
    • The token is a cleaner version of the verification link and is offered for sharing purposes.

To access the Medallion™ URL, you must append the unique verification token or jwt.

For example, if the token is AB00000-0000-0000-0000-AB0000OP4000

the URL: https://verify.authenticating.com/?token=AB00000-0000-0000-0000-AB0000OP4000

Body Params
string
required
string
string

The ID of the workflow you want this user to go through.

Responses

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