Added
Payslip is now supported in Document Analysis
April 21st, 2026
You can now analyze payslips with Document Analysis by using the initiation endpoint.
This helps you automate income and employment verification by extracting key payroll data from supported documents. Document Analysis will also automatically recognize and validate that the uploaded file is indeed a payslip. For the payslip document type, Document Analysis now extracts:
- first_name
- last_name
- full_name
- employer_name
- pay_period_start_date
- pay_period_end_date
- net_pay
- gross_pay
- document_type
You can also send optional consistency-check parameters when creating the analysis:
first_name: checks that the provided first name matches the documentlast_name: checks that the provided last name matches the document
To learn more, see the Document Analysis guide.