Scans
Create Scans
You can create s scan via API or the Vision SDK. While the Vision SDk will do the network requests for you, the responses from this document will remain the same.
New Scan
POST
`/v1/scans`
To create a new scan, you'll need to pass the image_url
as a base64 encoded data URL or public web URL. There's a soft cap of about 7.5MB per image for the base64 URL.
You're also able to specify what type of image the parser is looking at, so it can better extract data accurately along with other helpful information listed below: