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

# Introduction

> AI-powered forensic document analysis and automated risk assessment.

<img className="block dark:hidden" src="https://mintcdn.com/veridox/Rh_pg3SYjqVB3FW-/logo/light.svg?fit=max&auto=format&n=Rh_pg3SYjqVB3FW-&q=85&s=22962184728c15e374cfcc4d27f82dd9" alt="Veridox Light" width="600" height="160" data-path="logo/light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/veridox/Rh_pg3SYjqVB3FW-/logo/dark.svg?fit=max&auto=format&n=Rh_pg3SYjqVB3FW-&q=85&s=290f45e82b140e387526bd94c2ce4772" alt="Veridox Dark" width="600" height="160" data-path="logo/dark.svg" />

Veridox enables organisations to integrate forensic document analysis directly into their verification workflows. Detect fraudulent documents, assess risk, and streamline customer document collection — all through a single, developer-friendly API.

## How it works

The Veridox platform uses advanced computer vision and machine learning to analyse documents for hundreds of fraud indicators, from metadata anomalies to digital tampering.

<CardGroup cols={2}>
  <Card title="Document Analysis" icon="file-magnifying-glass" href="/guides/document-analysis">
    Submit documents for forensic analysis with detailed fraud indicators and authenticity scoring.
  </Card>

  <Card title="Risk Scoring" icon="gauge-high" href="/guides/risk-scoring">
    Receive quantified risk assessments to support automated decision-making.
  </Card>

  <Card title="Document Requests" icon="paper-plane" href="/guides/document-requests">
    Request documents via secure, branded collection flows for your customers.
  </Card>

  <Card title="Case Management" icon="folder-open" href="/guides/case-management">
    Organise workflows into cases for easy tracking, audit, and compliance.
  </Card>
</CardGroup>

## Getting Started

Ready to start building? Follow our guides to get your environment set up and make your first API request.

<Steps>
  <Step title="Register for an account">
    Sign up at [veridox.ai](https://veridox.ai) and then log in to your regional dashboard ([uk.veridox.ai](https://uk.veridox.ai) or [ca.veridox.ai](https://ca.veridox.ai)) to generate API keys.
  </Step>

  <Step title="Quickstart Guide">
    Follow our [Quickstart](/quickstart) to authenticate and submit your first document.
  </Step>

  <Step title="Explore the API">
    Dive into our [API Reference](/api-reference/endpoints/cases-create) to see all available endpoints and interactive examples.
  </Step>
</Steps>

## Support

If you have questions or need help with your integration, reach out to our team:

* **Email**: [support@veridox.ai](mailto:support@veridox.ai)
* **LinkedIn**: [Veridox AI](https://linkedin.com/company/veridox)
