Verify a document by uploading it
POST/verify/upload
Verifies a signed PDF by uploading the file itself, rather than looking up a
hash. Decodes the audit page's embedded QR code to find the signing chain
fingerprint automatically — pass hash explicitly only if the QR code can't be
decoded (e.g. a scanned or re-printed copy). No authentication is required, the
same as GET /verify; an optional session is used only to widen piiTier if
you happen to be signed in. Maximum upload size is 50 MB.
Request
Responses
- 200
- 400
- 413
Verification result
The request could not be processed
File exceeds the 50 MB size limit