v1

latestOpenAPI 3.0.32026-07-23152665.5 KB
Smart Selfie Compare

Submit smart selfie compare

Compares a selfie image against a provided comparison image (document, ID photo, or portrait). The images are uploaded, validated at entry, then queued for async ML processing (passive liveness, face matching, optional active liveness with liveness images). Results are delivered via callback URL. If user_id is provided and the comparison passes, the user will be enrolled.

post/v3/compare

Headers

SmileID-Source-SDKstring

Source SDK identifier.

SmileID-Source-SDK-Versionstring

Source SDK version.

SmileID-Timestampstring date-time

ISO 8601 timestamp used as the salt when computing SmileID-Request-Signature.

SmileID-Request-Signaturestring

HMAC signature of the raw HTTP request body.

User-IDstring

Partner-provided user identifier. If omitted, a TypeID is generated automatically.

Response

Accepted — job queued for async processing.

status'accepted' required

Acceptance status for queued verification requests.

messagestring required

Human-readable acceptance message.

job_idstring required

TypeID format verification identifier for tracking.

user_idstring required

TypeID format user identifier, or partner-provided user identifier.

created_atstring date-time required

ISO 8601 timestamp of when the verification was created.