Filevine
Filevine is the leading legal case management and operating intelligence platform for plaintiff, personal-injury, mass-tort, family, immigration, criminal-defense, estate-planning, and government legal teams. The platform combines a customizable matter / project system with intake (Lead Docket), documents (Docs+), eSignature (Vinesign), contract management (Outlaw), deadline calendaring, time and billing, a secure client portal, and the LOIS Legal Operating Intelligence System for AI-assisted drafting, deposition prep, and case analysis. Filevine exposes a public REST API v2 with US and Canada gateways, PAT-based OAuth bearer authentication, and webhook subscriptions for event-driven integrations.
APIs
Filevine Identity API
Exchange a Filevine Personal Access Token (PAT) for a short-lived bearer access token used to call the Filevine API Gateway. Tokens are issued at https://identity.filevine.io/co...
Filevine Projects API
List, create, read, and update Filevine projects (matters/cases). Each project belongs to a project type, carries a primary client contact, has a phase, and a customizable set o...
Filevine Contacts API
Manage the global Filevine contact list and project-scoped contact attachments. Contacts represent clients, opposing parties, witnesses, experts, and adjusters with structured e...
Filevine Documents API
Upload, list, and read documents attached to Filevine projects. Documents support folders, tags, versioning, locking, and optional sharing to the secure client portal.
Filevine Notes API
Append, edit, and read project notes and activity items. Notes carry a typed kind (note, task, portal message, phone call, text) and support @mentions, pinning, and attached doc...
Filevine Deadlines API
Manage the date-driven legal milestones on a project — statutes of limitations, court dates, response deadlines — with assignees and reminder notifications. Deadlines can chain ...
Filevine Tasks API
List, create, and update assignable to-do items on a project with status, priority, due dates, and completion tracking. Tasks are produced by workflow automation and by direct u...
Filevine Time Entries API
Record billable and non-billable time entries against a project, including timer-driven entries. Time entries feed invoice generation and staff productivity reporting.
Filevine Webhooks API
Manage organization webhook subscriptions and receive event callbacks (project.created, project.updated, document.uploaded, note.created, deadline.created, task.completed, payme...
Collections
Filevine Notes API
OPENFilevine Tasks API
OPENGraphQL
Filevine GraphQL Schema
This conceptual GraphQL schema maps the Filevine REST API v2 surface onto a unified GraphQL type system. Filevine is a legal case management platform serving plaintiff law firms...
GRAPHQLPricing Plans
Rate Limits
FinOps
Filevine Finops
FINOPSFeatures
Integrations
Legal software with data insights and automated workflows for busy law firms.
Court filing and process serving with smart document extraction synced to Filevine.
Manage medical and billing record retrieval directly within Filevine.
Data transfer to Lead Docket and Filevine from inside Teams.
Centralized client communication and call logging.
Physical mailing of letters and notices.
Personal injury settlement and lien resolution workflows.
Copy and print cost tracking.
Postage and shipping integration.
Outlook Add-In for drag-and-drop email attachments into projects.
Custom Filevine API requests via Zapier custom request action.
Event Specifications
Filevine Webhook Events
Filevine emits webhook events to subscribed callback URLs when activity occurs in the platform. Subscriptions are configured per organization and select from a curated event cat...
ASYNCAPI