Trulioo · Arazzo Workflow
Trulioo Generate A Hosted Verification Session URL
Version 1.0.0
Authenticate, list available workflows, then generate a signed URL for an end-user hosted session.
View Spec
View on GitHub
Identity VerificationKYCKYBAMLWatchlist ScreeningBiometricsDocument VerificationFraud PreventionComplianceGlobal IdentityArazzoWorkflows
Provider
Workflows
hosted-session-signed-url
Authenticate, list workflows, and generate a signed hosted-session URL.
Acquires a Platform token, retrieves the organization's workflow definitions, and generates a signed URL for an end-user hosted session.
1
authenticate
postAuthCustomer
Exchange the OAuth client credentials for a Platform API access token.
2
listWorkflows
getWorkflows
List the workflow definitions in the organization so the right workflow can be selected for the session.
3
generateSignedUrl
generateSignedUrl
Generate a signed URL for the end user to access the hosted workflow session.