Deepfake
This API allows you to check for a deepfake of a selfie image or photo image. It analyzes the images and returns information about the detected face and deepfake indicators.
Endpoint
Parameters
photo: (Photo) The selfie image file.
Authentication
To access the API, you need to include the following headers in your request:
APP-ID: Your application's unique identifier.
APP-KEY: Your application's authentication key.
Example
Replace «app_id», «app_key» with your actual credentials and the path to your selfie image.
Response (HTTP 200)
Last updated