Skip to main content
POST
Document Verification V2 Beta
When the request fails validation or image quality checks, the API may return an error whose message matches one of the entries below.

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
imageFrontSide
string
required

Base64 string for the front-side document image.

template_id
string
required

Identifier used to categorize or group requests for tracking or reporting.

verification_id
string
required

A unique ID used to identify your verification request.

imageBackSide
string

Base64 string for the back-side document image.

Response

200 - application/json

Document verification completed successfully

processingStatus
string
verification
object
checks
object[]
processIndicators
object[]
extraction
object
messages
object[]
runtime
object
images
object[]
optionsUsed
object
useCaseUsed
object
riskRating
string

Overall risk rating for the document verification result (for example LOW, MEDIUM, HIGH).