← Back to all docs
leap

Leap API

Leap is cloud software that helps law firms run their practice—manage clients and matters, generate documents and court forms, track time, invoice, and handle trust accounting—tightly integrated with Microsoft 365. An unofficial API lets you pull structured matter and contact data, ti

By Alex KlarfeldFebruary 20, 2026
Leap API

What is Leap?

Leap is a cloud-based legal practice management platform used by small and mid-sized law firms to centralize client and matter management, document automation, timekeeping, billing, and trust accounting. It includes a large library of jurisdiction-specific court forms and integrates deeply with Microsoft Word, Outlook, and accounting tools like QuickBooks Online and Xero.

Core product areas include:

  • Matter & Client Management (parties, roles, statuses, conflict checks)
  • Document Automation & Forms (Microsoft Word templates, jurisdictional court forms)
  • Email & Document Management (filing to matters, versioning, metadata)
  • Timekeeping & Expenses (desktop, mobile, Outlook add-ins)
  • Billing & Trust Accounting (pre-bills, invoices, trust receipts/disbursements, LEDES/UTBMS)
  • Tasks & Calendaring (checklists, reminders, court dates)
  • Reporting (WIP, AR, realization, trust balances)

Common data entities:

  • Contacts/Clients (individuals and organizations; names, addresses, emails, tax IDs)
  • Matters (matter number, title, practice area, status, responsible attorney, client, custom fields)
  • Parties/Roles (client, opposing counsel, co-counsel, related parties)
  • Documents & Emails (metadata, storage locations, version references)
  • Time Entries & Expenses (work date, duration, rate, task/activity codes, narrative)
  • Invoices & Payments (pre-bills, final invoices, AR, write-offs)
  • Trust Ledger (receipts, disbursements, transfers, balances)
  • Users & Permissions (attorneys, paralegals, billing roles)
  • Audit Events (who changed what, when)

The Leap Integration Challenge

Law firms rely on Leap daily, but turning a rich, desktop-forward workflow into API-driven automation—especially when your customer’s DMS is iManage—can be challenging:

  • Matter identity across systems: Consistent client/matter numbering must map to iManage workspaces and folder structures
  • DMS boundaries: Documents and emails may live in iManage while matter metadata, time, and billing live in Leap—references need to stay in sync
  • Accounting and trust rules: Trust transactions and billing operations require strict sequencing, permissions, and auditability
  • Desktop add-ins and background jobs: Time capture, document assembly, and email filing originate from Word/Outlook add-ins and need asynchronous handling
  • Practice-area variance: Different practices use unique checklists, UTBMS codes, and custom fields that must be normalized
  • Authentication & tenancy: SSO/MFA and region-specific tenants complicate headless access and data residency

How Supergood Creates Leap APIs

Supergood reverse-engineers authenticated browser flows and desktop-invoked network interactions to deliver a resilient API endpoint layer for your Leap tenant—and align it with your iManage-centric document workflows.

  • Handles username/password, SSO/OAuth, and MFA (SMS, email, TOTP) securely
  • Maintains session continuity with automated refresh and change detection
  • Normalizes contacts, matters, time, and billing into consistent schemas
  • Maps Leap matter identifiers to iManage workspace IDs and filing paths
  • Supports high-volume time-entry ingestion with idempotency and retry
  • Honors firm permissions and trust-accounting controls
  • Offers polling and webhooks for long-running operations (e.g., batch matter updates)

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 Leap adapter tailored to your workflows, iManage mappings, and entitlements.

  • Deploy with Monitoring

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

Use Cases

Matter Intake & Workspace Provisioning

- Push new clients and matters from your intake or CRM into Leap - Automatically create and link iManage workspaces using Leap’s matter number and metadata - Sync custom fields and practice-area templates for consistent file plans

Time Capture & Pre-Bill Automation

- Send time entries from your product (timers, mobile capture) to Leap - Retrieve WIP for pre-bill review, apply write-downs or adjustments, and publish to invoices - Trigger alerts when budget thresholds or fee caps are reached

Document Metadata Sync With iManage

- Read matter metadata to build iManage workspace names and folder paths - Push document/email references (iManage document numbers, filing folders) back to Leap - Keep version references and filing locations aligned during matter lifecycle events

Trust & Billing Compliance

- Enforce billing rules and UTBMS coding upstream of Leap - Surface trust balances and payment statuses to your application for collections workflows - Export immutable audit logs of billing and trust events

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 firm-grade throughput while honoring user entitlements and usage controls

Session management

Automatic reauth and cookie/session rotation with health checks

Data freshness

Near real-time retrieval of contacts, matters, time, invoices, and document references

Security

Encrypted transport, scoped tokens, and audit logging; respects Leap role-based permissions and trust-accounting constraints

Webhooks

Optional asynchronous delivery for long-running workflows (e.g., batch matter updates, billing cycle events)

Latency

Sub-second responses for list/detail queries under normal load; document and billing operations reflect underlying platform behavior

Throughput

Designed for high-volume time-entry ingestion and matter synchronization

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 firms on Leap, including Contacts & Matters, Time & Expenses, Billing & Trust, Document/Email metadata, and Reporting/Audit, subject to your licensing and entitlements. We scope coverage during integration assessment.

We map Leap matter numbers and metadata to iManage workspace IDs and folder paths, synchronize document/email references in both directions where permitted, and avoid moving content across systems unless explicitly required—keeping iManage as the system-of-record for documents while Leap remains the system-of-record for matters and billing.

Yes. We can trigger and retrieve conflict-check results and normalize custom fields by practice area so your application can enforce intake rules before matter opening.

We validate UTBMS task/activity codes, rate schedules, and billable flags upstream. Idempotency keys and per-entry audit trails ensure clean WIP and pre-bill generation.

Yes. We capture who did what and when, with before/after values, and preserve raw source records for compliance and internal QA.

Ready to get a real API?