← Back to all docs
docuware

DocuWare API

DocuWare is document management and workflow software used by law firms and corporate legal teams to capture, store, search, and route documents. It keeps filings, contracts, emails, and scans organized in secure “file cabinets,” applies metadata (index fields), automates approvals, a

By Alex KlarfeldFebruary 20, 2026
DocuWare API

What is DocuWare?

DocuWare is a cloud and on‑premise document management and enterprise content management (ECM) platform. It centralizes documents in searchable file cabinets, applies metadata via intelligent indexing, and orchestrates business processes with configurable workflows.

Core product areas include:

  • Document Capture & Intelligent Indexing (email capture, scan import, OCR, auto-tagging)
  • File Cabinets & Search (secure repositories, index fields, full-text, result lists)
  • Workflow & Task Automation (routing, approvals, stamps/annotations, escalations)
  • Forms & E‑Signature (web forms, data capture, e-sign integrations)
  • Records Management & Retention (policies, legal holds, audits)
  • Security & Compliance (user/role permissions, encryption, audit trails)
  • Integrations (Microsoft 365, ERP/finance, email, line-of-business apps)

Common data entities:

  • File Cabinets (repositories with defined index fields and permissions)
  • Documents & Versions (binary files, revisions, content type)
  • Index Fields (client number, matter number, document type, author, dates, custom fields)
  • Document Trays/Baskets (inboxes for capture prior to filing)
  • Workflows & Tasks (assignments, steps, stamps, outcomes)
  • Stamps & Annotations (approvals, notes, redactions)
  • Users/Groups & Roles (access control)
  • Forms & Submissions (structured input, attachments)
  • Retention Policies & Legal Holds (categories, schedules, exceptions)
  • Audit Events (create/update/delete, access, workflow actions)

The DocuWare Integration Challenge

Legal teams rely on DocuWare to keep matter files compliant and discoverable, but turning portal-centric actions into API-driven automation—especially alongside iManage—introduces complexity:

  • Dual DMS models: Mapping iManage’s matter-centric workspaces and document numbering to DocuWare’s file cabinets and index schemas
  • Metadata parity: Keeping client/matter, document type, author, and security classes synchronized without drift
  • Version & file handling: Large files, multiple formats, and version merges across systems
  • OCR & indexing latency: Intelligent indexing and full-text readiness may lag uploads, requiring async status handling
  • Permission alignment: Respecting DocuWare roles, file cabinet ACLs, stamps, and restricted views in headless jobs
  • SSO/MFA & hybrid deployments: Navigating cloud, on-prem, and SSO/MFA scenarios for unattended service accounts
  • Records controls: Applying retention and legal hold programmatically with audit-grade idempotency

How Supergood Creates DocuWare APIs

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

  • Handles username/password, SSO/OAuth, and MFA (SMS, email, TOTP) securely
  • Maintains session continuity with automated refresh and change detection
  • Normalizes documents, file cabinets, index fields, workflows, and audit logs into stable schemas
  • Aligns with customer entitlements, file cabinet permissions, and role-based access
  • Supports high-volume intake (email/scan), versioned uploads, and long-running jobs (OCR, imports) with polling or webhooks
  • Provides mappers for iManage client/matter fields and document types for clean bi-directional sync

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 DocuWare adapter tailored to your workflows and entitlements.

  • Deploy with Monitoring

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

Use Cases

Matter-Centric Document Sync with iManage

- Map DocuWare file cabinets to iManage clients/matters and keep index fields in lockstep - Push executed agreements from your app to both systems and maintain version history - Detect changes (new versions, refiled docs) and update your platform via webhooks

Contract & AP Intake Into Legal

- Capture vendor contracts and invoices from email or forms and auto-index by supplier, matter, and type - Route to legal reviewers with DocuWare workflows; surface status inside your app - Extract key fields to populate your own contract or billing objects

Workflow-Driven Approvals & Signatures

- Start DocuWare approvals when documents are uploaded from your platform - Apply stamps and record decisions; attach evidence and signed copies - Notify iManage and your app as tasks complete to keep matter timelines current

Records & Legal Hold Management

- Apply retention categories programmatically and freeze documents under litigation hold - Maintain immutable audit logs for who changed what, when, and why - Export defensible reports spanning DocuWare and your system of record

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 documents, index fields, workflows, and audit events

Security

Encrypted transport, scoped tokens, and audit logging; respects DocuWare file cabinet permissions and roles

Webhooks

Optional delivery for long-running operations (OCR/indexing completion, workflow task updates, legal hold changes)

Deployment models

Cloud and on‑prem tenants supported via secure connectors

Latency

Sub-second responses for list/detail queries under normal load; OCR and indexing completion reflect underlying platform behavior

Throughput

Designed for high-volume intake (email/scan imports) and matter syncs across cabinets

Reliability

Retry logic, backoff, and idempotency keys minimize duplicates and support at-least-once processing

Adaptation

Continuous monitoring for UI/API changes with rapid adapter updates

Frequently asked questions

Supergood supports workflows commonly used by legal teams, including File Cabinets & Search (documents, index fields), Workflow Manager (tasks, stamps), Forms (submissions), and Records (retention, legal holds), 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 and monitoring for session expiry.

Yes. We operate secure connectors for on‑prem environments and native flows for cloud tenants, with the same normalized API surface.

Yes. We provide mapping for client/matter numbers, document types, authors, and security groups, and we can maintain cross-references (e.g., iManage document IDs in externalId) to enable bi-directional sync and version reconciliation.

We expose normalized operations to set retention categories and apply or release legal holds with auditable reason codes, timestamps, and idempotent updates.

Ready to get a real API?