Sumsub integration

Global KYC/KYB platform: identity verification, liveness, AML monitoring, 220+ countries

Help CentreConnectors

Overview

Sumsub is a global KYC/KYB platform – identity verification, liveness, AML monitoring across 220+ countries. The Automize Sumsub connector covers applicant creation + verification status + document upload.

  • Regions: 220+ countries. Multi-language UI.
  • Plans: Per-check pricing. Volume discounts.

Setting up the connection

Auth type: API Key.

  1. Cockpit → Account → API Keys → create token.
  2. In Automize → Settings → Connectors → Sumsub. Paste token + secret. Connector signs requests with HMAC.

Find your credentials at https://cockpit.sumsub.com/.


Rate limits

Per-account, ~5-20 req/sec.


Data model

Applicant-centric:

    Applicant ─── Documents (ID + selfie + proof of address) ─── Reviews

Available operations

8 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Add DocumentGeneralUpload an identity document for an applicant
Create ApplicantGeneralCreate a new applicant for verification
Get ApplicantGeneralRetrieve applicant details by ID
Get Applicant Required Docs StatusGeneralGet required ID document status for an applicant
Get Check ResultGeneralGet the verification check result for an applicant
List ApplicantsGeneralList all applicants with pagination
Request CheckGeneralRequest a verification check for an applicant
Reset ApplicantGeneralReset an applicant to allow re-verification

Operations

Add Document

Upload an identity document for an applicant

ParameterRequiredTypeDescription
Metadata metadataYestextarea
Content contentYestextarea
Applicant Id applicant_idYestext

Create Applicant

Create a new applicant for verification

ParameterRequiredTypeDescription
Externaluserid externalUserIdYestext
Info infoYestext
Type typeYestext

Tips

  • externalUserId + info (name + DOB).
  • Returns applicant id used for subsequent ops.

Get Applicant

Retrieve applicant details by ID

ParameterRequiredTypeDescription
Applicant Id applicant_idYestext

Get Applicant Required Docs Status

Get required ID document status for an applicant

ParameterRequiredTypeDescription
Applicant Id applicant_idYestext

Tips

  • Returns review status: init, pending, prechecked, queued, completed, onHold.

Get Check Result

Get the verification check result for an applicant

ParameterRequiredTypeDescription
Applicant Id applicant_idYestext

List Applicants

List all applicants with pagination

No input parameters.


Request Check

Request a verification check for an applicant

ParameterRequiredTypeDescription
Applicant Id applicant_idYestext

Reset Applicant

Reset an applicant to allow re-verification

ParameterRequiredTypeDescription
Applicant Id applicant_idYestext

FAQ

WebSDK vs API?
WebSDK is the customer-facing UI. API is for backend (create applicant, upload docs server-side, get status). Most builds use both.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.