Consent
Submit Consent
This API can be used to submit a consent video, ensure that the video includes the passcode being spoken clearly.
The response indicates that the consent video has been submitted, but it does not confirm that the video has been successfully validated.
POST
Authorizations
Use the API key generated from our website to programmatically interact with our endpoints. This key authorizes your requests, allowing you to access and utilize our services securely.
Query Parameters
The avatar_id
for which the passcode is being submitted.
Publicly accessibly video url with content type video/mp4
. The maximum file size is 100 MB
, and the maximum duration is 30 seconds
.
Response
200 - application/json
The response is of type boolean
.