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 popularConnect your Exchange Online mailboxes for AI email processing, calendar sync, and Teams call recording. Supports delegated OAuth — no shared passwords.
Google Workspace
Connect Gmail and Google Calendar via OAuth. Obiter reads, classifies, and drafts replies for every incoming email — exactly as with Microsoft 365.
Document Signing
DocuSign
E-signatureSend signature requests, track signing status, and automatically file completed envelopes to the correct matter — all without leaving Obiter.
Accounting
Xero
Most popularPush approved invoices and payment records directly to Xero. Client ledger balances stay in sync — no double-entry, no CSV imports.
Sage
Connect Obiter to Sage Business Cloud Accounting for invoice sync and client account reconciliation.
Payments
Stripe
Accept card payments for invoices, subscription billing, and disbursements. Payments are automatically reconciled to the correct matter ledger.
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.
LEAP
EnterpriseImport matters, contacts, and documents from LEAP. Enterprise plan customers can request custom LEAP sync via our API.
Legal Research & Registries
Companies House
Built inLive company searches, director lookups, filing history, and PSC register — all attached to the matter file automatically.
HMLR
Built inHM Land Registry title register searches, title plan downloads, and register of charges — with results filed to the conveyancing matter.
SRA Register
Built inVerify solicitors and firms via the SRA online register — used for AML checks and conflict searches.
HMCTS
Built inSubmit court fee payments and file bundles directly from Obiter to HMCTS — no duplicate data entry.
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.
GOV.UK Notify
Send automated client notifications via SMS and email using GOV.UK Notify — court reminders, hearing dates, signature requests, and LAA updates.
AI Providers
OpenAI
DefaultGPT-4o powers email drafting, document summarisation, and legal research lookups. Your firm can configure which AI provider to use per task type.
Anthropic Claude
Use Claude for email classification, compliance checks, and document analysis. Configurable alongside OpenAI — switch per task type from your AI settings.
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.
Ready to connect your firm?
14-day free trial. No credit card. Setup in under an hour.