Skip to main content
POST
Create identity

Authorizations

x-service-key
string
header
required

Body

application/json
type
enum<string>
required

Type of identity verification

Available options:
BVN,
NIN,
Link
Example:

"BVN"

name
string
required

Full name of the identity holder

Example:

"John Doe"

details
BVN · object
required

Identity details based on type

Response

201 - application/json

Identity created successfully

success
boolean
Example:

true

status
integer
Example:

201

message
string
Example:

"Identity created successfully"

timestamp
string<date-time>
Example:

"2025-09-08T19:26:31.532Z"

data
object