Databunker Pro: File Storage Demo

This example demonstrates how to store customer documents — passports, utility bills, contracts — as encrypted files attached to a user record. It shows how to:

  • Attach Files to a User: Store documents encrypted with a per-file key wrapped by that user's record key
  • Tag by Document Type: Label files so you can find them without relying on filenames
  • Filter and Retrieve: List a user's documents by tag and decrypt them on demand
  • Crypto-Shredding: Delete the user and every attached document becomes unrecoverable

ℹ️ All requests are executed in the sandbox environment (show/hide configuration).

Step 1: Create the User Record

Files are always attached to a user, so start by creating one

Step 2: Upload an Encrypted Document

Store a passport scan, tagged by document type
Try it free — startups get $1,000 in credits

If you're an early-stage startup, we'll give you $1,000 in credits — enough to run Databunker Pro completely free for your first couple of months. Book a short setup call and we'll get you started and apply the discount automatically.

Step 3: Upload a Second Document

Add a proof-of-address document so there is something to filter

Step 4: List the User's Documents

Return metadata only — filenames are decrypted for the response, content is never exposed by a listing

Step 5: Filter Documents by Tag

Find which documents a profile already has — useful for KYC completeness checks

Step 6: Retrieve and Decrypt a Document

Fetch a file by its uuid and decode the content

Step 7: Retag a Document

Replace the complete tag set on a file — for example when a document is superseded

Step 8: Find Documents Across All Users

Look up every file carrying a tag, tenant-wide, gated by a bulk-unlock uuid

Step 9: Crypto-Shredding

Delete the user and every attached document goes with it

Next Step

See Databunker Pro in Action

Book a 15-min setup call and we'll get Databunker running for you in minutes. No technical work required on your end.

Book 15-Min Setup Call