Extract structured data from commercial P&C submissions with high accuracy and confidence scores
Obtain API key
Choose specific endpoints
x-api-key
curl -X POST 'https://api.ferofill.com/api/v1/submission/extract' \ -H 'x-api-key: YOUR_API_KEY' \ -F 'files=@document1.pdf' \ -F 'files=@document2.jpg'