Default

createUserDemand

post

This method returns a dynamic link for sharing attributes already stored in the device using SPIDX.

Body
Responses
200

OK

application/json
post
/checkid

collectUserDataRequest

post

This method returns a dynamic link for real-time capture and sharing of attributes using SPIDX.

Body
Responses
200

OK

*/*
post
/checkid/collect
200

OK

getIdentity

get

This method returns the attributes of a transaction, given its GUID.

Path parameters
guidstringRequired
Responses
200

OK

application/json
get
/checkid/{guid}

verifyUserDataRequest

post

This method returns a dynamic link for real-time capture of biometrics to verify user.

Body
Responses
200

OK

*/*
post
/checkid/verify
200

OK

Last updated

Was this helpful?