Hi FACEIO Support Team,


I am building a custom security integration for my WordPress platform using the FACEIO infrastructure, and I need a quick architectural confirmation regarding a single master key workflow.



Our security protocol requires a manual onboarding flow:


1. Administrative Enrollment: The site administrator manually uploads a photo of a student's National ID or Passport card inside a secure backend dashboard.


2. Automated Face Extraction: We want the system to automatically extract and crop the face portrait from that document image using your built-in framework capabilities to avoid "multiple or no faces detected" errors caused by ID card text/borders.


3. Live Web-SDK Verification: Later, when the student accesses a protected page, the front-end camera interface initializes via the standard fio.js Web-SDK library to map their live webcam feed directly against the biometric vector template generated from that uploaded ID document.




Could you please officially confirm:

* Does our single Master REST API Secret Key / Public ID credential package automatically cover the backend automated document face extraction/cropping workflow (via your partnership/integration with PixLab endpoints), or do we need to register for a separate, independent PixLab account and billing plan?


* Is our approach of enrolling a student via a single backend document image file, and then authenticating them via the live front-end fio.authenticate() webcam loop, natively supported under your core 1:1 biometric matching architecture?




Thank you in advance!