Account Creation - Face Biometric Authentication API
The Account Creation API enables clients to create wallets for their users by verifying their identities through facial biometrics using either BVN or NIN. The account creation journey differs slightly based on the account tier and the identity document used.
How does it work?
The Account Creation API
allows clients request the creation of customized wallets. These wallets can only be managed and operated using the channel or application of choice by the requesting client.
The client performs face biometric authentication using end users' BVN or NIN using the face biometric authentication web app.
The client makes a request on behalf of the customer to generate an account.
The client gets a
PENDING
status of while awaiting account generation.Client receives a notification of wallet details via a callback URL.
Prerequisites
A valid x-api-key
assigned by the bank.
A face biometric authentication UI flow that integrates with the provided facial prompt URL.
A callback webhook URL configured to receive account details.