Api
This method submits an enrollment operation to the PSBio
Body
idnstringOptional
protocolstringOptional
capture-dateinteger · int64Optional
capture-responsiblestringOptional
amputated-indexesinteger · int32[]Optional
bandaged-indexesinteger · int32[]Optional
ignore-face-valuationbooleanOptional
Responses
200
default response
application/json
post
/gbs-psbio-server/service/ac-api/enroll200
default response
This method submits an update operation to the PSBio.
Body
idnstringOptional
protocolstringOptional
capture-dateinteger · int64Optional
capture-responsiblestringOptional
amputated-indexesinteger · int32[]Optional
bandaged-indexesinteger · int32[]Optional
ignore-face-valuationbooleanOptional
Responses
200
default response
application/json
post
/gbs-psbio-server/service/ac-api/update200
default response
This method submits a biometric search operation to the PSBio
Body
idnstringOptional
protocolstringOptional
capture-dateinteger · int64Optional
capture-responsiblestringOptional
amputated-indexesinteger · int32[]Optional
bandaged-indexesinteger · int32[]Optional
ignore-face-valuationbooleanOptional
Responses
200
default response
application/json
post
/gbs-psbio-server/service/ac-api/search200
default response
This method checks if an IDN is enrolled in the PSBio network. If the IDN is enrolled, it returns the consulted IDN, the indexes of the biometrics associated with the IDN and the name of the PSBIO that owns it. If the IDN is not enrolled, it returns the consulted IDN and an empty list.
Query parameters
idnstringRequired
Unique identifier of the biometric traits owner that will be consulted.
Responses
200
default response
application/json
get
/gbs-psbio-server/service/ac-api/idn?idn={idn}200
default response
Last updated
Was this helpful?

