Skip to main content
POST
Check for duplicate files

Authorizations

X-API-Key
string
header
required

API key for service-to-service authentication

Body

multipart/form-data
files
file[]
required

Files to check for duplicates

Minimum array length: 1
verification_id
string<uuid>

Optional. Exclude a specific verification from the duplicate check (useful when retrying)

Response

Duplicate check result

is_duplicate
boolean

Whether any of the files have been used in a previous verification

Example:

true

detected_documents
string[]

Document types identified in the uploaded files

Example:
previous_verifications
object[]

Previous verifications that used these same files