← Back to all docs
imprima

Imprima API

Imprima is virtual data room (VDR) software used by deal teams in M&A, real estate, and capital markets to share sensitive documents, manage bidder questions, and track activity securely. An unofficial API lets you programmatically pull data room lists, folder structures, documents, u

By Alex KlarfeldJanuary 26, 2026
Imprima API

What is Imprima?

Imprima is a secure Virtual Data Room platform for mergers and acquisitions, fundraising, real estate transactions, and other confidential processes. Teams use Imprima to structure deal rooms, control document access with granular permissions and dynamic watermarking, coordinate Q&A between buy- and sell-side, and maintain complete audit trails.

Core product areas include:

  • Data Rooms & Projects (room setup, phases, archiving)
  • Document Management (folders, bulk upload, versioning, indexing)
  • Security & Permissions (user/groups, roles, NDA/terms, watermarking)
  • Q&A Management (question routing, answer approvals, bidder visibility)
  • Reporting & Audit (activity tracking, exports, engagement analytics)

Common data entities:

  • DataRooms (metadata, deal type, status)
  • Folders & Documents (versions, classifications, watermarks)
  • Users & Groups (roles, bidder/seller sides, entitlements)
  • Permissions (room/folder/document-level capabilities)
  • Q&A Threads, Questions, Answers (topics, routing, status)
  • Activity/Audit Logs (views, downloads, permission changes)

The Imprima Integration Challenge

Deal teams rely on Imprima daily, but turning portal-first workflows into API-driven automation is non-trivial:

  • Role-aware views: Buy-side, sell-side, and advisors see different folder trees, watermarks, and Q&A states
  • Security rigor: Dynamic watermarks, NDA acceptance, and granular permission matrices require careful handling
  • Limited public APIs: Many tenants lack an officially provisioned API; export options are optimized for UI use
  • Large file handling: Chunked uploads, virus scanning, and asynchronous processing complicate automation
  • Data sprawl: Documents, versions, Q&A, and activity context live across multiple modules and reports
  • SSO/MFA: Enterprise SSO and multi-factor authentication complicate headless automation

We also hear common complaints: bulk exports and Q&A downloads are manual and time-consuming, preserving folder structure and permissions in downstream systems is error-prone, and any native API access is gated or costly for some tenants. Teams want reliable automation without changing their VDR provider.

How Supergood Creates Imprima APIs

Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Imprima tenant.

  • Handles username/password, SSO/OAuth, and MFA (SMS, email, TOTP) securely
  • Maintains session continuity with automated refresh and change detection
  • Normalizes responses so you can integrate once and rely on consistent objects across modules
  • Aligns with customer entitlements and role-based permissions to ensure compliant access
  • Supports chunked uploads and time-limited download links with watermark controls where applicable

Getting Started

  • Schedule Integration Assessment

Book a 30-minute session to confirm your modules, licensing, and authentication model.

  • Supergood Builds and Validates Your API

We deliver a hardened Imprima adapter tailored to your workflows and entitlements.

  • Deploy with Monitoring

Go live with continuous monitoring and automatic adjustments as Imprima evolves.

Use Cases

Document & Folder Sync

- Mirror room/folder/document trees into your DMS (SharePoint, Box) with metadata and versioning - Normalize classifications, retention, and watermark profiles across deals - Automate binder creation and archiving at close

Q&A Orchestration

- Ingest questions in real-time, route to subject matter experts, and post approved answers back - Trigger SLA alerts on unanswered questions and surface themes for analytics - Export Q&A logs to legal matter management or BI

User & Permission Lifecycle

- Provision users and bidder groups automatically from CRM/deal pipeline - Apply permission templates to folders and keep changes in sync across rooms - Enforce NDA/terms acceptance and watermark policies programmatically

Compliance & Reporting

- Pull activity/audit logs for surveillance and regulatory archives - Track engagement metrics (views, downloads) for deal analytics - Validate that permissions and watermarks adhere to policy

Technical Specifications

Authentication

Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials

Response format

JSON with consistent resource schemas and pagination across modules

Rate limits

Tuned for enterprise throughput while honoring customer entitlements and usage controls

Session management

Automatic reauth and cookie/session rotation with health checks

Data freshness

Near real-time retrieval of rooms, folders/documents, permissions, Q&A, and activity summaries

Security

Encrypted transport, scoped tokens, and audit logging; respects Imprima role-based permissions and watermark policies

Webhooks

Optional asynchronous delivery for long-running workflows (e.g., large uploads, Q&A approvals)

Latency

Sub-second responses for list/detail queries under normal load

Throughput

Designed for high-volume document sync and Q&A processing across multiple rooms

Reliability

Retry logic, backoff, and idempotency keys minimize duplicate actions

Adaptation

Continuous monitoring for UI/API changes with rapid adapter updates

Frequently asked questions

Supergood supports workflows across commonly used modules such as Data Rooms (rooms, folders, documents), Security (users, groups, permissions, watermarking policies), Q&A (questions, routing, approvals), and Reporting (activity summaries, exports), subject to your licensing and entitlements. We scope coverage during integration assessment.

We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.

Yes. We can deliver watermarked or original document exports with preserved folder structure, plus Q&A logs (questions, answers, topics, attachments) normalized to your archive format. We can also provide time-limited download URLs and checksum manifests for validation.

In most cases, yes. We reverse-engineer authenticated browser flows and honor your role-based permissions to provide a stable, unofficial API surface. Your Imprima licensing and entitlements must permit the actions you request; we don’t bypass security controls.

We model watermark profiles and permission matrices explicitly in our schemas and validate updates against policy. All access is scoped to the acting user’s entitlements with full audit logs.

Ready to get a real API?