Skip to main content

Version 1.1.1

Latest2026-01-30

Features

  • When a webhook_url is provided during submission and the send fails (e.g., due to network issues or invalid URL), the system will now retry sending the webhook notification up to 3 times with a delay of 10s between attempts. This enhancement improves the reliability of webhook notifications for clients relying on them for real-time updates.
  • Fixed api_version value in the response payload of the APIs used for polling results to correctly reflect the current API version when the analysis is in new status.

Version 1.1.0

2026-01-29

Features

  • The following fields have been added to the response payloads of the APIs used for polling results:
    • Status: indicates the status of the analysis (in progress, completed, or failed)
    • Errors: in case of a failed analysis, indicates the reason for the failure
    • API Version: reports the API version at the time of the analysis, allowing comparisons between analyses produced by different backend versions
  • Revelio Onboarding II model internal artificial/human thresholds tuning: the internal thresholds used to classify images as artificial or human-generated have been adjusted to improve detection accuracy based on recent evaluation data.

Version 1.0.0

2025-01-01

Initial Release

Welcome to the first version of the identifAI API. This release brings powerful AI detection capabilities to your applications.

Features

  • Image Classification: Detect AI-generated images using our multiple model ensemble (Revelio-IV, etc.).
  • Video & Audio Analysis: specialized endpoints for video and speech deepfake detection.
  • Asynchronous Processing: Webhook-ready workflow with submission and result polling.
  • Partner API: Endpoints for user management and credit handling.