HomeGuidesAPI ReferenceChangelog
Home
API Reference

Sync SumSub KYC Token Ingestion (Single Record)

Synchronously ingests a single Sumsub share token for an entity. Processes the record immediately and returns the result. Rate limited to 3 requests per second per business. Failures return a structured error with a stable category clients should branch on; the requestId echoed in every response correlates the call to server-side logs for support.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier for the entity in your system

string
required

Share token from Sumsub for the applicant

string
^(\d{9})(\|\d{9})*$

Card processor public token(s) to associate with this entity. Each token must be exactly 9 numeric digits. Multiple tokens may be supplied as a |-delimited string (e.g. 123456789|987654321). Whitespace around each token is trimmed; empty segments are dropped. Existing tokens already attached to this entity are preserved — this field is additive.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json