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

# KYC API Documentation

> Complete API documentation for KYC compliance and watchlist screening

## Welcome to KYC API

Comprehensive compliance screening API for sanctions lists, PEPs (Politically Exposed Persons), and adverse media checks. Protect your business from financial crime with real-time watchlist validation.

<Card title="Quickstart Guide" icon="rocket" href="/quickstart" horizontal>
  Get started with your first KYC check in minutes.
</Card>

## Core Features

Powerful compliance tools to meet your regulatory requirements.

<CardGroup cols={2}>
  <Card title="List Screening" icon="list-check" href="/api-reference/list-check">
    Check entities against OFAC, UN, EU, and SENACLAFT watchlists in real-time.
  </Card>

  <Card title="Adverse Media Analysis" icon="newspaper" href="/api-reference/adverse-media">
    AI-powered adverse media screening to identify negative news and risk factors.
  </Card>

  <Card title="Ongoing Monitoring" icon="radar" href="/api-reference/watchlists">
    Automated watchlist monitoring with configurable alerts and webhooks.
  </Card>

  <Card title="Export & Reporting" icon="file-pdf" href="/api-reference/export">
    Generate PDF reports and export results for compliance documentation.
  </Card>
</CardGroup>

## Available Watchlists

Access to major global sanctions and PEP lists:

| List             | Coverage                            | Entity Types           |
| ---------------- | ----------------------------------- | ---------------------- |
| **OFAC**         | US Treasury sanctions               | Persons, Organizations |
| **UN**           | UN Security Council sanctions       | Persons, Organizations |
| **EU**           | EU consolidated financial sanctions | Persons, Organizations |
| **SENACLAFT UY** | Uruguay PEPs                        | Persons                |

## Quick Links

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/api-reference/auth">
    Learn how to authenticate API requests with JWT tokens or API keys.
  </Card>

  <Card title="Usage Metrics" icon="chart-line" href="/api-reference/usage">
    Monitor your API usage and track compliance activity.
  </Card>
</CardGroup>
