API Reference

Extraction endpoint is used to submit document images that need to have their data extracted

We've tried to simplify the extraction process as much as possible so in order to have your data extracted you just need to invoke the POST /extraction method. But, since we need to assure that the submitted images are of neccessary quality, we've also implemented the POST /validation method.

If you are planning on using this service for image extraction on images of high quality and with documents clearly visible, readable and centered on the images, you can connect directly with the POST /extraction method. If you aren't sure you can control the image capturing environment or you want to offer scanning to a wide range of customers with varying camera quality, we'd reccommend you check out the POST /validation method.