> ## Documentation Index
> Fetch the complete documentation index at: https://sc-docs.deepidv.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Enterprise-Grade Identity Verification & Deepfake Detection for Financial Institutions

> Enterprise-grade identity verification and deepfake detection, purpose-built for the security demands of global financial institutions.

export const VideoEmbed = ({src, title = "Video"}) => <div className="deepidv-video-embed">
    <iframe src={src} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
  </div>;

export const SectionHeader = ({label, title, description, align = "left"}) => <div className="deepidv-section-header" style={{
  textAlign: align,
  alignItems: align === "center" ? "center" : "flex-start"
}}>
    {label && <p className="deepidv-section-label">{label}</p>}
    <h2 className="deepidv-section-title">{title}</h2>
    {description && <p className="deepidv-section-desc">{description}</p>}
  </div>;

export const FeatureGrid = ({cols = 3, children}) => <div className="deepidv-feature-grid" style={{
  "--grid-cols": cols
}}>
    {children}
  </div>;

export const FeatureCard = ({icon, title, description, href}) => {
  const inner = <div className="deepidv-feature-card">
      {icon && <div className="deepidv-feature-card-icon">
          <Icon icon={icon} size={20} />
        </div>}
      <div className="deepidv-feature-card-content">
        <h3 className="deepidv-feature-card-title">{title}</h3>
        {description && <p className="deepidv-feature-card-desc">{description}</p>}
      </div>
      {href && <div className="deepidv-feature-card-arrow">
          <Icon icon="arrow-right" size={14} />
        </div>}
    </div>;
  if (href) {
    return <a href={href} style={{
      textDecoration: "none",
      color: "inherit",
      display: "block",
      border: "none",
      boxShadow: "none"
    }}>
        {inner}
      </a>;
  }
  return inner;
};

<div style={{ display: "flex", alignItems: "center", gap: "2rem", padding: "1.5rem 2rem", background: "linear-gradient(135deg, #f8fafc 0%, #EBF4FE 100%)", borderRadius: "12px", marginBottom: "2rem", border: "1px solid #E5E7EB" }}>
  <img src="https://mintcdn.com/deepscdocs/pAgHq7_0x3WfIwso/logo/deepidv-logo.png?fit=max&auto=format&n=pAgHq7_0x3WfIwso&q=85&s=f191297cd05989a578fb9e6ea609d971" alt="deepidv" style={{ height: "36px" }} width="500" height="500" data-path="logo/deepidv-logo.png" />

  <span style={{ fontSize: "1.25rem", fontWeight: 600, color: "#9CA3AF" }}>x</span>

  <img src="https://mintcdn.com/deepscdocs/pAgHq7_0x3WfIwso/logo/standard-chartered-logo.png?fit=max&auto=format&n=pAgHq7_0x3WfIwso&q=85&s=ef4ca1251afe6ac13eabab37606198ad" alt="Standard Chartered" style={{ height: "36px" }} width="3840" height="1509" data-path="logo/standard-chartered-logo.png" />

  <span style={{ marginLeft: "auto", fontSize: "0.85rem", color: "#6B7280", fontWeight: 500 }}>Enterprise Partnership</span>
</div>

<SectionHeader
  label="The Challenge"
  title={
<>
  The Evolving <span>Threat Landscape</span>
</>
}
  description="Financial institutions face unprecedented threats from AI-powered fraud, synthetic identities, and increasingly sophisticated deepfake attacks targeting remote onboarding and authentication channels."
/>

<FeatureGrid cols={2}>
  <FeatureCard icon="mask" title="Deepfake Identity Fraud" description="Real-time deepfake software impersonating account holders during remote onboarding and video verification sessions." />

  <FeatureCard icon="file-circle-xmark" title="AI-Generated Documents" description="Fabricated bank statements, forged identity documents, and synthetic financial records designed to bypass traditional checks." />

  <FeatureCard icon="users" title="Synthetic Identity Attacks" description="Manufactured identities combining real and fake information to bypass traditional verification and open fraudulent accounts." />

  <FeatureCard icon="scale-balanced" title="Regulatory Pressure" description="Increasing requirements from MAS, FCA, and OCC for robust digital identity verification and deepfake detection capabilities." />
</FeatureGrid>

***

<SectionHeader
  label="The Solution"
  title={
<>
  deepidv — <span>Enterprise Identity Infrastructure</span>
</>
}
/>

<VideoEmbed src="https://www.youtube.com/embed/WZKB8tmmnFM?rel=0&playsinline=1" title="deepidv Platform Overview" />

deepidv is a **modular, API-first identity verification and deepfake detection platform** engineered for financial institutions. Deploy only the capabilities you need, integrate through clean APIs, and maintain full audit trails for regulatory compliance.

<SectionHeader
  label="Our Principles"
  title={
<>
  Engineered for <span>enterprise</span>
</>
}
/>

<FeatureGrid cols={2}>
  <FeatureCard icon="puzzle-piece" title="Fully Modular" description="Deploy individual verification services — identity checks, biometric liveness, AML screening, deepfake detection, financial data analysis — without unnecessary bundling." />

  <FeatureCard icon="code" title="API-First Architecture" description="Clean REST APIs, comprehensive documentation, and code samples across languages. Integration timelines measured in days, not quarters." />

  <FeatureCard icon="microchip" title="AI-Powered Detection" description="Automated document validation, facial comparison, deepfake detection, and risk scoring — reducing manual review overhead." />

  <FeatureCard icon="money-bill" title="Transparent Pricing" description="Published per-service rates with no contracts or minimums. Pay only for completed verifications." />

  <FeatureCard icon="arrow-up-right-dots" title="Enterprise Scale" description="The same infrastructure handles 10 verifications or 100,000 per day with consistent latency and reliability." />

  <FeatureCard icon="shield-check" title="Security & Compliance" description="AES-256 encryption at rest, TLS 1.2+ in transit, multi-tenant isolation, and complete audit trails for regulatory reporting." />
</FeatureGrid>

***

<SectionHeader
  label="Deepfake Detection"
  title={
<>
  Purpose-Built <span>Deepfake Protection</span>
</>
}
  description="Three complementary products addressing every vector of deepfake fraud — from live verification sessions to document analysis and browser-based content screening."
/>

<FeatureGrid cols={3}>
  <FeatureCard icon="video" title="Live Session Detection" href="/deepfake-detection/live-session-deepfake" description="Real-time deepfake analysis during live verification sessions — detects face-swapping, synthetic overlays, and AI-generated faces before they pass through." />

  <FeatureCard icon="file-magnifying-glass" title="File Deepfake Analysis" href="/deepfake-detection/file-deepfake-detection" description="Submit documents, images, or audio files via API and receive confidence scores on whether content is AI-generated or manipulated." />

  <FeatureCard icon="browser" title="DeepEye Extension" href="/deepfake-detection/deepeye-overview" description="Browser-based deepfake detection that scores web content — images, posts, emails, and faces — for authenticity in real time." />
</FeatureGrid>

***

<SectionHeader
  label="Use Cases"
  title={
<>
  Built for <span>Financial Services</span>
</>
}
  description="deepidv provides verification infrastructure purpose-built for the compliance, risk, and regulatory demands of banking and financial services."
/>

<FeatureGrid cols={3}>
  <FeatureCard icon="user-plus" title="Remote Customer Onboarding" description="Verify new customers during digital account opening with document checks, biometric matching, deepfake detection, and sanctions screening in one flow." />

  <FeatureCard icon="file-shield" title="Document & Media Authenticity" description="Detect forged documents, AI-generated bank statements, and manipulated media before they enter your processing pipeline." />

  <FeatureCard icon="ban" title="Fraud Prevention" description="Identify deepfake selfies, synthetic identities, and fabricated credentials before they result in fraudulent account openings or transactions." />

  <FeatureCard icon="shield-check" title="KYC/AML Compliance" description="Screen applicants against global watchlists, PEP databases, and sanctions registries with full audit trails for regulatory reporting." />

  <FeatureCard icon="building-columns" title="Financial Data Verification" description="Pull bank statements and run AI-driven analysis for credit decisions, affordability checks, and underwriting workflows." />

  <FeatureCard icon="diagram-project" title="Custom Verification Workflows" description="Chain multiple checks into reusable workflows — trigger them via API or shareable verification links tailored to your institution's requirements." />
</FeatureGrid>

***

## Getting Started

1. **Create your account** — sign up at the [Admin Console](https://app.deepidv.com) and obtain your API credentials.
2. **Pick your integration path**:
   * **Verification sessions** (recommended) — hosted flows your applicants complete via link or embed
   * **Direct API calls** — for server-to-server or fully custom implementations *(Coming soon!)*
3. **Go live** — run your first production verification in minutes.

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/quickstart">
    Go from zero to your first verification session in under 5 minutes.
  </Card>

  <Card title="Deepfake Detection Suite" icon="robot" href="/deepfake-detection/overview">
    Explore our comprehensive deepfake detection capabilities.
  </Card>
</CardGroup>
