All Collections
OCR API Platform
Data Extraction and Request Parameters
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

Helen Birulia avatar
Written by Helen Birulia
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!*

4. Open up Interactive API > Receipts and Invoices (V8)

5. Scroll down to Authentication. IMPORTANT: Click on 'Set Keys Automatically'

6. Scroll down and choose GET /Documents/{Document ID}

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

8. Review the JSON that is returned

Please note, 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 righthand corner.

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

Did this answer your question?