Age verification, WIP
NOTE
This page is a work in progress. Endpoints below haven't been fully researched. Help needed.
Verify age document (deprecated), WIP
Removed in the official Android client v26.15.0. The FaceTec document/enrollment/liveness steps were consolidated into Verify age (POST /v2/age-verification/verify).
Body type: AgeVerificationPhotoIdMatchRequest (undocumented).
Response type: AgeVerificationFaceTecResponse (undocumented).
POST /v1/age-verification/verify/documentCreate age-verification session, WIP
Starts the age-verification flow required when the session is age-restricted (JWT restriction = AGE_RESTRICTED, regions UK/BR/AU).
Response type: AgeVerificationSessionResponse (undocumented).
POST /v1/age-verification/sessionVerify age enrollment (deprecated), WIP
Removed in the official Android client v26.15.0. The FaceTec document/enrollment/liveness steps were consolidated into Verify age (POST /v2/age-verification/verify).
Response type: AgeVerificationFaceTecResponse (undocumented).
POST /v1/age-verification/verify/enrollmentVerify age liveness3d (deprecated), WIP
Removed in the official Android client v26.15.0. The FaceTec document/enrollment/liveness steps were consolidated into Verify age (POST /v2/age-verification/verify).
Body type: AgeVerificationFaceTecRequest (undocumented).
Response type: AgeVerificationFaceTecResponse (undocumented).
POST /v1/age-verification/verify/liveness3dGet age verification options, WIP
Response type: AgeVerificationOptionsResponse (undocumented).
GET /v1/age-verification/optionsVerify age, WIP
Body type: AgeVerificationProcessRequest (undocumented).
Response type: AgeVerificationProcessResponse (undocumented).
POST /v2/age-verification/verify