Skip to content
Switch to light mode

Sumsub Know Your Customer (KYC) Integration Guide

9. Security Requirements

Client systems must protect KYC credentials, applicant data, and review results across SDK, API, webhook, and operational workflows.

On this page

RequirementDescription
Backend token handlingSDK access tokens must be generated or requested server-side.
No frontend secretsSumsub App Token and Secret Key must never be exposed in frontend or mobile code.
HTTPS onlyAll API and webhook traffic must use secure transport.
Access controlOnly authorized systems and users may access KYC result data.
Data minimizationStore and transmit only required KYC fields.
Audit loggingLog applicant identifiers, result, timestamp, sourceKey, and final handling decision.
Environment separationKeep sandbox and production credentials/configuration separate.

Next steps

Continue to Sandbox Testing for recommended test scenarios and validation steps before production go-live.