Skip to main content
Starts a Signicat PictureID verification for the authenticated client. Returns a captureUrl the user must open to scan their document and take a selfie. Authentication: Client Token (Authorization header)

Request

Body Parameters

Response

Open captureUrl in the user’s browser or webview. After they complete the capture, AssetPay receives a webhook from Signicat and updates the client’s verificationLevel.

Limits

  • Only one active process per user. A new call within 30 minutes of an unfinished process returns VERIFICATION_IN_PROGRESS.
  • Already-verified clients (verificationLevel >= 1) get VERIFICATION_ALREADY_VERIFIED.

Errors