Skip to main content

Authenticity Verification: start task

POST 

/api/technology/experimental/authenticity-verification

Experimental feature

Please note that Authenticity Verification is an experimental feature.
It is under development and may change in the future.

Start an Authenticity Verification task for a media file.

Authenticity Verification features

It is planned that Authenticity Verification endpoint will offer multiple complementary ways to verify the authenticity of media data. Users can specify a list of operations to perform by Authenticity Verification technology. By default, all operations are performed.

Currently, Deepfake Detection operation is the only available and it's enabled by default.

Deepfake Detection features

  • Multi-channel audio files are supported.
  • For each channel an independent Deepfake Detection result is produced.
  • Processing can be limited to a specific time segment in the media file with query parameters.
  • If there is less than 3 seconds of audio in a processed channel (or time segment), the score will be empty (i.e. null).

Request

Responses

Authenticity Verification task was accepted. Follow the X-Location header to poll for the task state.

Response Headers
    X-Location

    A URL the client should poll for task state and result.

    Example: /api/technology/authenticity-verification/123e4567-e89b-12d3-a456-426614174000