Developer documentation
Integrate SectID into your onboarding flows with a versioned REST API, typed SDK, and signed webhooks. Full reference lives in docs/API.md in the repository.
Getting started
Create an organization, issue an API key, and run your first KYC verification.
Learn more
API reference
REST endpoints for applicants, KYC/KYB sessions, AML screenings, and cases.
Learn more
Webhooks
Signed delivery, retry policy, and event types for async case updates.
Learn more
Sandbox
Deterministic mock providers for local development without live credentials.
Learn more
Core endpoints
Authenticate with Authorization: Bearer kyc_live_…
POST
/api/v1/applicantsCreate an individual or business applicantPOST
/api/v1/kyc/sessionsStart a hosted KYC verification sessionPOST
/api/v1/aml/screeningsRun sanctions, PEP, and adverse media screeningGET
/api/v1/casesList review cases for your organization