CASEpeer is a cloud case and practice management platform built for plaintiffs' personal injury law firms, covering intake, case workflow, documents, accounting, and reporting. An unofficial API lets you programmatically pull cases, leads, clients, tasks, notes, and case-status data—and push updates like new cases, leads, tasks, and notes back into CASEpeer.

CASEpeer is a cloud-based case and practice management platform purpose-built for plaintiffs' personal injury law firms, and part of the 8am family of legal technology products. Firms use CASEpeer to capture and qualify leads, manage cases from intake through settlement, automate documents, track tasks and deadlines, run reporting, and handle client communication—from solo practitioners to large multi-office firms.
Core product areas include:
Common data entities:
Personal injury firms run their entire caseload through CASEpeer, but turning portal-driven workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and CASEpeer's underlying surfaces to deliver a resilient, full-coverage API layer for your CASEpeer account—well beyond the limited Zapier triggers and actions.
Use CASEpeer with AI agents: CASEpeer MCP Server →
Book a 30-minute session to confirm your case types, status pipelines, and authentication model.
We deliver a production-ready CASEpeer adapter tailored to your firm's configuration and data.
Go live with continuous monitoring and automatic adjustments as CASEpeer evolves.
Authentication
/authenticateAuthenticate to a CASEpeer account using username/password (and MFA where enabled) and obtain a session token for downstream calls.
Cases
/casesList cases with filters for case type, status, caseworker, file number, and date of injury.
Cases
/create_caseCreate a new case with case type, client details, date of injury, and initial status.
Intake
/leadsRetrieve captured leads and intake records with accident type, incident date, and qualification status.
Intake
/create_leadCreate a new lead from a website form or marketing source with contact and accident details.
Tasks
/create_taskCreate a case task with name, assignee, creator, and due date against an existing case.
Notes
/create_noteAdd a case note with text linked to a specific case.
- Pull active cases, case types, and status changes from CASEpeer into a central data warehouse - Stream case-status updates to downstream BI and reporting tools - Reconcile client and contact records across systems for a unified client 360
- Push website and marketing leads into CASEpeer the moment they are captured - Qualify and route new leads to the right intake staff without portal clicks - Trigger follow-up workflows when a lead converts to a signed case
- Auto-create case tasks and notes from external triggers and document events - Sync court-specific deadlines and calendar rules to firm calendars - Surface overdue tasks and approaching statute-of-limitations dates to supervisors
- Sync settlement and billing data from the Accounting Hub into general ledger and AR systems - Match LawPay and QuickBooks transactions against case financials - Surface pending disbursements and lien balances to finance workflows
Authentication
Username/password and MFA handled within a managed, encrypted session
Connectivity
Authenticated browser flows plus the CASEpeer Zapier surface where exposed by your subscription tier
Response format
Normalized JSON across cases, leads, clients, tasks, notes, and calendar objects
Rate limits
Adaptive throttling tuned to your account to avoid CASEpeer-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for cases, leads, and status changes with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new cases, status changes, new leads, and inbound client text messages
Latency
Sub-second reads on cached entities; multi-second writes when posting cases, tasks, and notes
Throughput
Horizontally scaled workers sized to high-volume personal injury caseloads
Reliability
Retry, backoff, and idempotency keys for case, lead, and task writes
Adaptation
Continuous monitoring of CASEpeer releases and configuration drift across your firm's case types and pipelines
CASEpeer does not publish a documented REST API; programmatic access is otherwise limited to a Zapier app available on Pro and Advanced tiers. Supergood builds a full-coverage API layer over your authenticated CASEpeer account that goes well beyond those Zapier triggers and actions.
Yes. CASEpeer's Zapier app exposes only a handful of triggers and actions. Supergood normalizes a broader set of case, lead, client, task, note, and calendar entities so you can both read and push data the native integration does not expose.
Each account is profiled against its configured case types, status pipelines, and custom fields. Supergood preserves your firm-specific values and lifecycle states rather than forcing a generic schema.
Yes. Supergood operates against your authenticated CASEpeer surfaces and runs alongside LawPay, QuickBooks, Dropbox, and other native integrations without replacing them.
Settlement, billing, and trust data managed through the Accounting Hub and partners like LawPay and QuickBooks can be surfaced through the same normalized API, alongside case and client entities.