post
https://api-sandbox.yousign.app/v3/document_analyses
Initiate a new Document Trust Analysis to extract data from a given document type.
Related guide: Document Trust Analysis
ℹ️ This endpoint accepts two request body formats — pick the one that matches your use case:
- 📁
multipart/form-data— upload a binary file containing the document to analyse. - 📝
application/json— reference an existing Workflow Session Applicant by ID.
🔎 Analysis type (analysis_type)
extraction: true(default): data is extracted from the document. A documenttypeis required. Optionally setfraud_leveltoadvancedto also run fraud detection (not supported fortax_notice).extraction: false(fraud-only): no data extraction.typemust be omitted andfraud_levelmust beadvanced.
On multipart/form-data, analysis_type is sent as form fields (analysis_type[extraction], analysis_type[fraud_level]) and extraction is a string ("true"/"false").
🔓 Endpoint access
- Environments:
production,sandbox - API key scopes:
organization,workspace - Plans:
pro,scale - Add-ons (for production access):
- For extraction only
Document Analysis - For Fraud Detection and Extraction
Document Trust Advanced
- For extraction only
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…