Consent
Get Consent Passcode
Use this API to get a passcode to use in the consent video.
GET
/
v1
/
consents
/
consent_passcode
Authorizations
ganos-api-key
string
headerrequiredUse 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
avatar_id
string
requiredThe avatar_id
for which the passcode needs to be generated.
Response
200 - application/json
passcode
string
requiredexpire_at
integer
requiredExpiration time for the returned passcode.