Skip to main content
Platform

Integrations — Connect Kycanvas to Your Fintech Stack

REST API, mobile SDK, and pre-built BaaS platform integrations — Kycanvas connects to where your onboarding flow already lives.

Works above your BaaS program manager

Kycanvas KYC layer sits above the BaaS core — layering your compliance program above the baseline provided by your sponsor bank's BaaS platform.

SYN
Synctera
KYC layer integration above Synctera BaaS. Customer verification records linked to Synctera account creation flow.
TP
Treasury Prime
Integrates with Treasury Prime-powered neobank onboarding flows. Verification decisions passed to Treasury Prime customer lifecycle events.
UNIT
Unit
Unit-powered fintech apps can route KYC decisions through Kycanvas before Unit account creation. Supports Unit's API-first architecture.
STR
Stripe Treasury
KYC verification layer for Stripe Treasury-powered financial accounts. Verification webhook delivery to Stripe-connected platform.

REST API with webhook delivery

The Kycanvas REST API handles verification requests and delivers results via webhook. All API calls are authenticated via API key. SDK wrappers available for JavaScript, Python, and Node.js for faster integration.

  • RESTful JSON API with comprehensive endpoint coverage
  • Webhook delivery for async verification results and monitoring alerts
  • SDK wrappers: JavaScript, Python, Node.js
# POST /v1/verification
# Authorization: Bearer kyc_sk_live_xxxx

{
 "applicant_id": "app_8f2c4d",
 "document_front": "base64_encoded_image",
 "document_back": "base64_encoded_image",
 "selfie": "base64_encoded_image",
 "document_type": "us_drivers_license",
 "check_aml": true,
 "cdd_tier": "auto"
}

# Response delivered to your webhook_url
# POST https://your-app.com/webhooks/kycanvas

iOS and Android SDK for in-app onboarding

The Kycanvas mobile SDK provides drop-in UI components for document capture, liveness check, and review flow — reducing the implementation time for mobile-first neobank and fintech apps. The SDK handles camera permissions, document orientation correction, and image quality validation before submission.

iOS SDK

Swift/Objective-C compatible. Drop-in view controllers for document capture and liveness. Supports iOS 14+.

pod 'KycanvasSDK'

Android SDK

Kotlin/Java compatible. Fragment-based drop-in UI. Supports Android API level 24+.

implementation 'com.kycanvas:sdk:1.0'

On the integration roadmap

SF
Salesforce Financial Services Cloud
KYC verification records synced to Salesforce FS Cloud customer profiles.
Coming soon
nCino
nCino
nCino integration for commercial bank and credit union compliance workflows.
Coming soon

Need an integration we don't have?

Tell us what's in your stack and we'll tell you how quickly we can build it for your pilot.

Tell us what you need →

Ready to integrate Kycanvas?

Start a pilot and your engineering team gets sandbox API access within 24 hours.

Start a Pilot