Document Lifecycle
1
Upload
Send a PDF to
POST /v1/documents. The file is validated (PDF only, max 100MB).2
Cold Vault Storage
The original file is stored in Google Cloud Storage with Object Retention Lock.
This creates an immutable record that cannot be deleted during the retention period.
3
Extraction Queue
A job is created and published to our processing queue. You receive a
202 Accepted response.4
Processing
Extraction workers process the document using AI models.
5
Hot Index
Extracted data is stored in our Hot Index for fast queries (under 100ms).