Skip to main content
Document Collections provide a way to upload, process, and manage multiple documents in a single workflow. Documents are automatically validated and processed using AI-powered categorization to identify document types such as paystubs, W2s, 1099s, and more.

Quickstart

We recommend using Python (works on all platforms):
Run it:

Collection Attributes

The table below covers the attributes returned when listing document collections.

Uploaded File Attributes

The table below covers the attributes for uploaded files within a collection.

Recognized Document Attributes

The table below covers the attributes for documents recognized within uploaded files.

Finalization

After documents in a collection have been processed and categorized, use the finalize endpoint to create links for the recognized documents. This step converts the pre-processed documents into usable Truv links for retrieving income and employment data.

Finalize request attributes

The finalize endpoint returns a response containing users with their associated links and documents.

User Object

Document Object (in Finalize Response)

Endpoints

Use the endpoints below to manage document collections.

Example responses


Collection detail response


Finalization response