Resources Overview

Two factor authentication resources overview

Available Resources##

METHODPATHDESCRIPTIONReference Links
POST/2stepInitiate a new Two Factor AuthenticationPerform a verification
GET/2step/{trackingId}Retrieve the status of a Two Factor AuthenticationRetrieve a verification status
DELETE/2step/{trackingId}Cancel a Pending Two Factor AuthenticationCancel a pending verification
POST/2step/{trackingId}Confirm a Two Factor Authentication by providing an answer.Confirm a verification by its ID
GET/2step/reportsRetrieve the report from all Two Factor Authentication applications of your account.Get Statistic Reports for all your account verifications
GET/2step/reports/applications/{appId}Retrieve the report for a specific application.Retrieve Verification Statistics for any of your account applications

What’s Next