Signature Matching
Compliance
Signature Matching
Compare two signature images and return a similarity score and match verdict.
POST
Signature Matching
Authorizations
Use Bearer {your_api_token} in the Authorization header.
Body
application/json
First signature image as a base64 data URI (for example, data:image/jpeg;base64,...).
Second signature image as a base64 data URI (for example, data:image/jpeg;base64,...).
Identifier used to categorize or group requests for tracking or reporting.
A unique ID used to identify your verification request.

