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

# Changelog

> Track the changes to the identifAI v2 API ecosystem. Version is in the form *MAJOR.MINOR.PATCH*:
- MAJOR is fixed to 2 for v2 API.
- The release of new endpoints or changes that affects classification verdicts/scores increment MINOR.
- Any other change increments PATCH.

### Beta Release

Welcome to the identifAI API V2 Beta. This version introduces new experimental features for tampering detection.

## Version 2.2.0

<div className="flex items-center gap-2 mb-4">
  <span className="px-2 py-0.5 rounded-full bg-green-500/10 text-green-500 text-xs font-medium">
    Latest
  </span>

  <span className="text-gray-500 text-sm">2026-04-09</span>
</div>

#### Features

* **Improved performances and accuracy** of anti-tampering analysis pipeline.

## Version 2.1.0

<div className="flex items-center gap-2 mb-4">
  <span className="px-2 py-0.5 rounded-full bg-blue-500/10 text-blue-500 text-xs font-medium">
    Beta
  </span>

  <span className="text-gray-500 text-sm">2026-03-12</span>
</div>

#### Features

* Improved anti-tampering analysis results including **more specialized models** and more **metadata analysis**.

## Version 2.0.0

<div className="flex items-center gap-2 mb-4">
  <span className="px-2 py-0.5 rounded-full bg-blue-500/10 text-blue-500 text-xs font-medium">
    Beta
  </span>

  <span className="text-gray-500 text-sm">January 2026</span>
</div>

#### Features

* **Tampering Detection**: Analyze tickets and digital assets for signs of manipulation.
* **Ticket Analysis**: Dedicated endpoints for submitting and retrieving ticket analysis results.
