Solutions · Fintech

Onboarding that doesn't lose the user.

Liveness, face match and field validation in one workflow call — under 200ms typical per check, and 500 free credits to start today.

Scenario

Wallet signup in one screen

A wallet signup happens in one screen: a single selfie is scored for passive liveness and matched against the document photo, the applicant's PAN is checksum-validated, and one multipart call to POST /v1/workflow/run folds everything into one aggregate verdict. No vendor round-trips, no session juggling, no retry loops that lose the applicant at the last step.

Example signup flow

  • 01Workflow run (liveness + face match + AML)
    3 credits
  • 02Identity field validation
    1 credit
  • 03Device/IP risk
    1 credit
Total5 credits

Prepaid credits, debited per call. All other checks cost 1 credit.

Outcomes

What fintech teams get

01

One call, one verdict

POST /v1/workflow/run chains liveness, face match, MRZ and AML into a single request for 3 credits — instead of stitching four vendor calls.

02

Fast enough for the signup path

Checks complete in under 200ms typical, so verification sits inline in the flow rather than behind a spinner.

03

Start today, no sales call

POST /v1/signup with an email returns an API key — shown once — and 500 free credits. Prepaid top-ups when you're ready.

04

Drop-in for existing integrations

The face-match contract is Digitap-compatible: existing callers point at a new base URL and keep their parsing code.

Ship verification this sprint.

Sign up with an email, get 500 free credits, and make your first workflow call before standup.

500 free credits at signup · API key is shown once at signup.