L
Obiter
Integrations

Works with the tools you already use

Obiter plugs into your existing tech stack — email, accounting, signing, telephony, and legal research — in under an hour. No rip-and-replace required.

Email & Calendar

Microsoft 365

Most popular

Connect your Exchange Online mailboxes for AI email processing, calendar sync, and Teams call recording. Supports delegated OAuth — no shared passwords.

Setup: < 5 minutes

Google Workspace

Connect Gmail and Google Calendar via OAuth. Obiter reads, classifies, and drafts replies for every incoming email — exactly as with Microsoft 365.

Setup: < 5 minutes

Document Signing

DocuSign

E-signature

Send signature requests, track signing status, and automatically file completed envelopes to the correct matter — all without leaving Obiter.

Setup: < 10 minutes

Accounting

Xero

Most popular

Push approved invoices and payment records directly to Xero. Client ledger balances stay in sync — no double-entry, no CSV imports.

Setup: < 10 minutes

Sage

Connect Obiter to Sage Business Cloud Accounting for invoice sync and client account reconciliation.

Setup: < 15 minutes

Payments

Stripe

Accept card payments for invoices, subscription billing, and disbursements. Payments are automatically reconciled to the correct matter ledger.

Setup: < 10 minutes

Case Management

Clio

Two-way sync of matters, contacts, time entries, and billing data between Obiter and your Clio account. Run both systems side by side during migration.

Setup: Via Clio Marketplace

LEAP

Enterprise

Import matters, contacts, and documents from LEAP. Enterprise plan customers can request custom LEAP sync via our API.

Setup: Enterprise

Legal Research & Registries

Companies House

Built in

Live company searches, director lookups, filing history, and PSC register — all attached to the matter file automatically.

Setup: Included

HMLR

Built in

HM Land Registry title register searches, title plan downloads, and register of charges — with results filed to the conveyancing matter.

Setup: Included

SRA Register

Built in

Verify solicitors and firms via the SRA online register — used for AML checks and conflict searches.

Setup: Included

HMCTS

Built in

Submit court fee payments and file bundles directly from Obiter to HMCTS — no duplicate data entry.

Setup: Included

Communications

Twilio

Cloud telephony integration for inbound and outbound calls. Every call is recorded, transcribed, and filed as a time entry and file note automatically.

Setup: < 30 minutes

GOV.UK Notify

Send automated client notifications via SMS and email using GOV.UK Notify — court reminders, hearing dates, signature requests, and LAA updates.

Setup: < 10 minutes

AI Providers

OpenAI

Default

GPT-4o powers email drafting, document summarisation, and legal research lookups. Your firm can configure which AI provider to use per task type.

Setup: Included

Anthropic Claude

Use Claude for email classification, compliance checks, and document analysis. Configurable alongside OpenAI — switch per task type from your AI settings.

Setup: Included
For developers

Build your own integrations

Obiter ships a full REST API — documented with OpenAPI 3.1 — so you can build custom integrations with legacy case management systems, bespoke reporting tools, or any internal system your firm uses.

  • RESTful API with 220+ endpoints
  • Sanctum token authentication
  • Webhook events for all key state changes
  • Multi-tenant safe — your API key scopes to your firm only
  • Rate-limited, versioned, and backwards-compatible

REST API example

GET /api/v1/matters
Authorization: Bearer {token}

{
  "data": [
    {
      "id": "mat_01jx...",
      "reference": "2025/001",
      "client": "Jane Smith",
      "status": "active",
      "practice_area": "conveyancing",
      "fee_earner": "s.jones@firm.co.uk",
      "wip_gbp": 1250.00
    }
  ],
  "meta": { "total": 142, "per_page": 25 }
}

Every integration is secure by design

All third-party credentials are encrypted at rest. OAuth tokens are stored per-tenant and never shared between firms. API keys can be rotated or revoked instantly from the integrations settings panel.

Encrypted credentials Per-tenant token isolation Instant revocation UK-hosted (AWS eu-west-2)

Ready to connect your firm?

14-day free trial. No credit card. Setup in under an hour.