Passive Video Liveness

API Endpoints

🚧

Please export Postman Collection to test this API

Note: This API cannot be tested here as file upload is not supported in this interface. Please export the Postman Collection and try the API there.

📘

Video Liveness Response Keys

Here are the Response Keys and the scenarios under which Decentro will propagate the same to the platform - Response Keys

Liveness Verification is the ability to detect the presence of a live user, rather than a representation such as a photo, a fake video or a mask.

  1. Various extensions supported for Liveness Verification API are -
  • .mp4
  • .webm
  1. The maximum limit of the file size (both on upload and URL) is 20 MB.

  2. The maximum duration of video (both on upload and URL) is 10 sec.

Refer here for Liveness Check Documentation

Body Params
string
required

Any unique ID assigned by you for this API request.

string
required
string
required
file

Upload the video to check for Liveness. Supported formats .mp4/.webm

string

URL of the video to check for Liveness. Supported formats .mp4/.webm

Headers
string
required

ID/identifier that is provided by Decentro to a specific client and environment. Please note, this may change based on the environment you are on.

string
required

The confidential credential provided by Decentro that is associated with the client_id

string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json