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

# Introduction

> Cashfree Secure ID provides identity verification, KYC, document OCR, biometric checks, and bank account verification APIs built for the Indian market.

Secure ID is Cashfree Payments' comprehensive identity verification and fraud prevention suite designed specifically for the Indian market. This solution helps businesses streamline customer onboarding and verification through a robust toolkit that includes bank verification, Aadhaar and PAN verification, Video KYC, and an AI-powered verification stack with Document OCR and biometric technologies.

Secure ID products are designed to reduce customer drop-off rates during onboarding while providing fast, secure, and fully compliant verification processes that meet Indian regulatory requirements.

<Tip>Install [Cashfree Agent Skills](/tools-ai/cashfree-agent-skills) to bring Cashfree product knowledge into your AI coding assistant (Claude Code, Cursor, VS Code Copilot, Gemini CLI, and more) to answer integration questions and generate accurate code without leaving your editor.</Tip>

## Core verification products

<CardGroup cols={3}>
  <Card title="KYC Stack" href="/secure-id/kyc-stack/overview" icon="layer-group">
    Verify customer identity with Bank, IFSC, PAN, Aadhaar, and Digilocker integrations.
  </Card>

  <Card title="Biometric KYC" href="/secure-id/biometric-kyc/overview" icon="fingerprint">
    Authenticate users with AI liveness detection, facial recognition, and name matching.
  </Card>

  <Card title="Smart OCR" href="/secure-id/smart-ocr/overview" icon="file-magnifying-glass">
    Extract and verify data from 10+ documents with fraud checks.
  </Card>

  <Card title="Video KYC" href="/secure-id/video-kyc/overview" icon="video">
    Complete compliance with live, operator-assisted video verification.
  </Card>

  <Card title="1-Click Onboarding" href="/secure-id/1-click-onboarding/overview" icon="arrow-pointer">
    Fetch Bureau, Employment, CIBIL, PAN, Mobile and Risk Intelligence data from mobile number.
  </Card>

  <Card title="OVDs" href="/secure-id/ovd/overview" icon="id-badge">
    Validate Voter ID, Driving License, Vehicle RC, and passport documents.
  </Card>

  <Card title="DigiLocker/Aadhaar" href="/secure-id/digilocker/digilocker" icon="shield-check">
    Access government-verified documents through DigiLocker and perform Aadhaar masking.
  </Card>

  <Card title="Know Your Business" href="/secure-id/know-your-business/overview" icon="building">
    Validate business entities using GSTIN and other business verification methods.
  </Card>
</CardGroup>

## Key benefits

Secure ID provides the following advantages for your verification workflows:

* **Comprehensive verification**: Support for all major Indian identity documents and verification methods.
* **Regulatory compliance**: Meet RBI, UIDAI, and other regulatory requirements with compliant verification processes.
* **Reduced drop-offs**: Streamlined user experience with multiple verification options to suit customer preferences.
* **Fraud prevention**: Advanced AI and machine learning models to detect document tampering and identity fraud.
* **Real-time verification**: Instant validation against government databases and trusted sources.
* **Scalable integration**: Easy-to-integrate APIs with comprehensive documentation and support.

## Getting started

Use the following resources to begin implementing Secure ID verification:

<CardGroup cols={2}>
  <Card title="Get Started" href="/api-reference/vrs/getting-started" icon="rocket">
    Set up your first verification workflow in minutes
  </Card>

  <Card title="API Reference" href="/api-reference/vrs/overview" icon="code">
    Explore comprehensive API documentation and examples
  </Card>
</CardGroup>

<div class="hidden" data-table-of-contents="bottom">
  <p class="mt-4 font-medium flex items-center gap-2 related-docs-heading">
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="w-4 h-4">
      <path d="M3 4h7a2 2 0 0 1 2 2v13a2 2 0 0 0-2-2H3z" />

      <path d="M21 4h-7a2 2 0 0 0-2 2v13a2 2 0 0 1 2-2h7z" />
    </svg>

    <span>Related topics</span>
  </p>

  <ul>
    <li><a href="/docs/api-reference/vrs/overview">Secure ID API Overview</a></li>
    <li><a href="/docs/secure-id/get-started/integration/integration-verify-bank-account">Getting Started Guide</a></li>
    <li><a href="/docs/secure-id/kyc-stack/verify-bank-account">Bank Account Verification</a></li>
    <li><a href="/docs/help/secure-id/general-faqs">Secure ID FAQs</a></li>
  </ul>
</div>
