All Collections
OCR API Platform
API
Get additional details for already processed documents
Get additional details for already processed documents

Extract additional details without processing the same document twice via Interactive API

Updated over a week ago

If you upload your documents via API, you can set parameters to include details such as confidence scores and bounding boxes. These parameters are often not enabled for daily production processing. Sometimes you need to get these additional details after processing the document. Here's a step-by-step guide on how to extract additional details, without having to process the same document twice, using our Interactive API.

1. Log in to the hub

2. Find your document and open up the JSON tab

3. Grab the ID
โ€‹

*Did you know that Veryfi has a Copy shortcut? When you hover over a value, a small clipboard with an arrow appears. Click on that icon and you've copied the value to your clipboard!*

5. Authorise by either logging in or inserting your API Keys

6. Scroll down and choose GET a Document

7. Paste the ID, set the Detailed parameter as 'true', and select 'TRY'

8. Review the JSON that is returned

Please note, that this process does not reprocess your document, nor will you see these additional details when reviewing the document from your inbox. The additional details that are returned are visible only via Interactive API. If you wish to save the response, there is a 'Copy' button in the right-hand corner.

If you have any questions, please reach out to us at support@veryfi.com.

Did this answer your question?