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

# Welcome to Fintelite Platform

> Powerful APIs for document processing and business verification

## Overview

Fintelite Platform provides two powerful APIs designed to streamline document processing and business verification workflows.

<CardGroup cols={2}>
  <Card title="Fintelite AI" icon="brain-circuit" href="/fintelite-ai/overview">
    AI-powered document processing, extraction, and fraud detection API
  </Card>

  <Card title="AnyCheck" icon="shield-check" href="/anycheck/overview">
    KYB (Know Your Business) verification and identity validation API
  </Card>
</CardGroup>

## Quick Start

Get started with our APIs in minutes.

<Steps>
  <Step title="Choose Your API">
    Select **Fintelite AI** for document processing or **AnyCheck** for business verification.
  </Step>

  <Step title="Get API Credentials">
    Contact [bd@fintelite.ai](mailto:bd@fintelite.ai) to request access. API keys are provided after contract signing.
  </Step>

  <Step title="Make Your First Request">
    Follow our quickstart guide to integrate the API into your application.
  </Step>
</Steps>

## Popular Use Cases

<CardGroup cols={2}>
  <Card title="Invoice Processing" icon="file-invoice" href="/fintelite-ai/concepts/document-processing">
    Extract structured data from invoices, receipts, and financial documents
  </Card>

  <Card title="Identity Verification" icon="id-card" href="/anycheck/concepts/verification-types">
    Verify Indonesian ID cards (KTP), business licenses, and more
  </Card>

  <Card title="Fraud Detection" icon="triangle-exclamation" href="/fintelite-ai/concepts/fraud-detection">
    Detect document tampering and authenticity issues
  </Card>

  <Card title="Compliance Checks" icon="clipboard-check" href="/anycheck/concepts/verifications">
    PEP screening, sanction lists, and regulatory compliance
  </Card>
</CardGroup>

## Key Features

### Fintelite AI

* **AI-Powered Extraction**: Custom templates for any document type
* **Fraud Detection**: Advanced document authenticity analysis
* **Async Processing**: Queue-based system with webhook notifications
* **Multi-Format Support**: PDF, images, HEIC, multi-page TIFF

### AnyCheck

* **Multi-Provider**: Integration with multiple verification services
* **Async Workers**: Auto-scaling background job processing
* **Webhook System**: Real-time notifications for completed verifications
* **Multi-Tenant**: Support for organizations, groups, and users

## Need Help?

<CardGroup cols={2}>
  <Card title="Fintelite AI Authentication" icon="key" href="/fintelite-ai/authentication">
    Learn how to authenticate with Fintelite AI
  </Card>

  <Card title="AnyCheck Authentication" icon="shield" href="/anycheck/authentication">
    Learn how to authenticate with AnyCheck
  </Card>

  <Card title="Contact Support" icon="envelope" href="mailto:support@fintelite.ai">
    Get help from our support team
  </Card>
</CardGroup>
