Analyse document for forgery and inconsistencies
Document Forgery APIs
Document Analyze
Performs document forgery analysis, layout anomaly detection, future-date inconsistencies, cross-field mismatches, and text manipulation traces.
POST
Analyse document for forgery and inconsistencies
Performs document forgery analysis on uploaded documents.
The API checks for tampering, layout inconsistencies, value mismatches, and suspicious content patterns.
The API checks for tampering, layout inconsistencies, value mismatches, and suspicious content patterns.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Response
200 - application/json
Document forgery analysis result containing anomaly detections, tampering indicators, and confidence scores.
Unique analysis report ID.
Example:
27
Name of the analysed document.
Example:
"dipak kumar - frontend react.pdf"
List of detected anomalies or validation checks performed.
Temporary URL to access the stored document.
Example:
"https://insightai-testing-sse.s3.amazonaws.com/b823d8_document.pdf"
