Home
Providers
Filevine
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.
Filevine publishes 9 APIs on the APIs.io network, including Identity API, Projects API, Contacts API, and 6 more. Tagged areas include Legal, Case Management, Matters, Intake, and Documents.
The Filevine catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.
Filevine’s developer surface includes authentication, developer portal, documentation, pricing, engineering blog, support, code examples, and 36 more developer resources.
9 APIs
23 Features
Legal Case Management Matters Intake Documents LOIS Webhooks Legal AI Personal Injury Mass Torts
On this page
Kin Score
APIs 9
Postman 9
Open Collections 9
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 23
Event Specs 1
Vocabularies 1
Spectral Rules 3
JSON Schema 3
JSON Structure 1
Examples 3
Security Posture 4
Agentic Access 1
Integrations 11
Resources 43
apis.yml
53 Operational Transparency
Composite quality — 62.8/100 · strong
Contract Quality
19.6 / 25
Developer Ergonomics
7.8 / 20
Commercial Clarity
15.8 / 20
Operational Transparency
6.8 / 13
Agent readiness — 38/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 9
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 9
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Matters / Projects — customizable per-practice-area templates with sections, custom fields, phases, and workflow automation
Intake (Lead Docket) — lead capture, referrals, source tracking, conversion to matters
LOIS — Legal Operating Intelligence System with Ask LOIS, LOIS for Word, AI Drafting, Depo CoPilot, Depo Summaries, MedChron, Phase Validation
Docs+ — document storage, PDF editing, versioning, tags, folders, locking
Vinesign — eSignature packets
Outlaw — contract lifecycle management
Client Portal — 24/7 case access, status updates, secure messaging
Two-way SMS and captured email
Timekeeping with context-aware timer, billable rates, expense tracking, invoice generation
Deadlines and deadline chains with reminders
Tasks with auto-assignment, priority, and completion tracking
Periscope — analytics and reporting
Timely — deadline calculation engine
DataBridge — data integration platform
REST API v2 with US (api.filevine.io) and Canada (api.filevineapp.ca) gateways
PAT-based OAuth 2.0 bearer flow at https://identity.filevine.io/connect/token
Webhook subscriptions for project, document, note, deadline, task, and payment events with signing keys
Default rate limit of 320 req/min/endpoint; 250 req/min for billing endpoints; 5 req/min for report endpoints
SOC 2 Type II (with HIPAA), CJIS 5.9.3/5.9.4, ISO 27001, HIPAA, GDPR, CCPA/CPRA, PCI DSS via Stripe
FedRAMP Moderate authorization in progress; FIPS 140-3 in progress; ISO 27701/27017/27018 in progress
AES-256 at rest, TLS 1.2/1.3 in transit, 2FA, RBAC, WAF, DDoS protection, public bug bounty
Bilingual region support — US and Canada deployments
{"Sample SDKs" => "C#, JavaScript, Python (Filevine/filevine-api-examples)"}
Scroll for all 23
AsyncAPI definitions for this provider's event-driven and streaming APIs.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Pre-built integrations with other platforms and tools.
Scroll for all 11
Get Started 2
Portal, sign-up, and the first successful call
Documentation 15
Reference material describing how the API behaves
Scroll for all 15
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 6
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: filevine
url: https://raw.githubusercontent.com/api-evangelist/filevine/refs/heads/main/apis.yml
apis:
- aid: filevine:filevine-identity-api
name: Filevine Identity API
tags:
- Legal
- Identity
- Auth
- OAuth
humanURL: https://support.filevine.com/hc/en-us/articles/27944810461851-Authenticate-Requests-to-the-API-Gateway
properties:
- url: https://support.filevine.com/hc/en-us/articles/27944810461851-Authenticate-Requests-to-the-API-Gateway
type: Documentation
- url: https://support.filevine.com/hc/en-us/articles/29937964706203-API-Authentication-Q-A
type: Documentation
- url: openapi/filevine-identity-api-openapi.yml
type: OpenAPI
- url: graphql/filevine-graphql.md
type: GraphQL
description: 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/connect/token with grant_type personal_access_token, the
PAT, and a requested scope set. Tokens are typically valid for ~20 minutes.
- aid: filevine:filevine-projects-api
name: Filevine Projects API
tags:
- Legal
- Matters
- Case Management
- Projects
humanURL: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
properties:
- url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
type: Documentation
- url: openapi/filevine-projects-api-openapi.yml
type: OpenAPI
- url: json-schema/filevine-project-schema.json
type: JSONSchema
- url: json-structure/filevine-project-structure.json
type: JSONStructure
- url: json-ld/filevine-context.jsonld
type: JSONLD
description: 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 of sections and fields. The Projects API is the spine of
Filevine integrations and is the parent surface for documents, notes, deadlines, tasks, and time entries.
- aid: filevine:filevine-contacts-api
name: Filevine Contacts API
tags:
- Legal
- Contacts
humanURL: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
properties:
- url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
type: Documentation
- url: openapi/filevine-contacts-api-openapi.yml
type: OpenAPI
- url: json-schema/filevine-contact-schema.json
type: JSONSchema
description: Manage the global Filevine contact list and project-scoped contact attachments. Contacts represent clients,
opposing parties, witnesses, experts, and adjusters with structured emails, phones, and organization affiliation.
- aid: filevine:filevine-documents-api
name: Filevine Documents API
tags:
- Legal
- Documents
- Files
humanURL: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
properties:
- url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
type: Documentation
- url: openapi/filevine-documents-api-openapi.yml
type: OpenAPI
- url: json-schema/filevine-document-schema.json
type: JSONSchema
description: Upload, list, and read documents attached to Filevine projects. Documents support folders, tags, versioning,
locking, and optional sharing to the secure client portal.
- aid: filevine:filevine-notes-api
name: Filevine Notes API
tags:
- Legal
- Notes
- Activity
humanURL: https://developer.filevine.io/docs/v2-us/da00bc90e087f-create-note
properties:
- url: https://developer.filevine.io/docs/v2-us/da00bc90e087f-create-note
type: Documentation
- url: openapi/filevine-notes-api-openapi.yml
type: OpenAPI
description: 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 documents.
- aid: filevine:filevine-deadlines-api
name: Filevine Deadlines API
tags:
- Legal
- Deadlines
- Calendaring
humanURL: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
properties:
- url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
type: Documentation
- url: openapi/filevine-deadlines-api-openapi.yml
type: OpenAPI
description: Manage the date-driven legal milestones on a project — statutes of limitations, court dates, response deadlines
— with assignees and reminder notifications. Deadlines can chain off a parent deadline.
- aid: filevine:filevine-tasks-api
name: Filevine Tasks API
tags:
- Legal
- Tasks
- Workflow
humanURL: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
properties:
- url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
type: Documentation
- url: openapi/filevine-tasks-api-openapi.yml
type: OpenAPI
description: 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 user assignment.
- aid: filevine:filevine-webhooks-api
name: Filevine Webhooks API
tags:
- Legal
- Webhooks
- Events
humanURL: https://support.filevine.com/hc/en-us/articles/13644331859611-Webhooks-Subscriptions
properties:
- url: https://support.filevine.com/hc/en-us/articles/13644331859611-Webhooks-Subscriptions
type: Documentation
- url: openapi/filevine-webhooks-api-openapi.yml
type: OpenAPI
- url: asyncapi/filevine-events-asyncapi.yml
type: AsyncAPI
description: Manage organization webhook subscriptions and receive event callbacks (project.created, project.updated, document.uploaded,
note.created, deadline.created, task.completed, payment.created, payment.updated). Each subscription has a unique signing
key for delivery verification.
- aid: filevine:filevine-timeentries-api
name: Filevine TimeEntries API
description: Billable time tracking.
humanURL: https://support.filevine.com/hc/en-us/articles/27944810461851-Authenticate-Requests-to-the-API-Gateway
tags:
- TimeEntries
properties:
- type: OpenAPI
url: openapi/filevine-timeentries-api-openapi.yml
- type: Documentation
url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
name: Filevine
tags:
- Legal
- Case Management
- Matters
- Intake
- Documents
- LOIS
- Webhooks
- Legal AI
- Personal Injury
- Mass Torts
kind: contract
accessModel:
pricing: free
onboarding: self-serve
trial: true
try_now: true
public: false
label: Free · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/filevine.png
access: 3rd-Party
common:
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/filevine/overview
- type: AgenticAccess
url: agentic-access/filevine-agentic-access.yml
- type: TrustCenter
url: security/filevine-trust-center.yml
- type: VulnerabilityDisclosure
url: security/filevine-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/filevine-domain-security.yml
- type: Authentication
url: authentication/filevine-authentication.yml
- url: https://www.filevine.com
name: Filevine Homepage
type: Portal
- url: https://developer.filevine.io/
name: Filevine Developer Portal
type: Documentation
- url: https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
name: Filevine API v2 (US)
type: Documentation
- url: https://developer.filevine.io/docs/v2-ca/branches/main/31e991e1bfac1-filevine-api-v2
name: Filevine API v2 (Canada)
type: Documentation
- url: https://support.filevine.com/hc/en-us/sections/28543097895835-API
name: Filevine API Help Center
type: Documentation
- url: https://support.filevine.com/hc/en-us/articles/27944810461851-Authenticate-Requests-to-the-API-Gateway
name: Authenticate Requests to the API Gateway
type: Documentation
- url: https://support.filevine.com/hc/en-us/articles/29259311975707-General-API-Q-A
name: API General Q&A
type: Documentation
- url: https://support.filevine.com/hc/en-us/articles/29937964706203-API-Authentication-Q-A
name: API Authentication Q&A
type: Documentation
- url: https://support.filevine.com/hc/en-us/articles/13644331859611-Webhooks-Subscriptions
name: Webhooks Subscriptions
type: Documentation
- url: https://support.filevine.com/hc/en-us/articles/18053591346331-Intraday-Data-Feed
name: Intraday Data Feed
type: Documentation
- url: https://www.filevine.com/platform/case-management-software/
name: Case Management Platform
type: Portal
- url: https://www.filevine.com/platform/case-management-software/client-portal-software/
name: Client Portal
type: Documentation
- url: https://www.filevine.com/features/docsplus/
name: Docs+ Document Management
type: Documentation
- url: https://www.filevine.com/integrations/
name: Integrations
type: Documentation
- url: https://www.filevine.com/pricing/
name: Pricing (custom-quoted)
type: Pricing
- url: https://www.filevine.com/security/
name: Security & Compliance
type: Documentation
- url: https://trust.paramify.com/filevine
name: Filevine Trust Center
type: TrustCenter
- url: https://www.filevine.com/blog/
name: Filevine Blog
type: Blog
- url: https://www.filevine.com/customers/
name: Filevine Customers / Case Studies
type: CaseStudies
- url: https://www.filevine.com/company/jobs/
name: Filevine Careers
type: Jobs
- url: https://support.filevine.com/
name: Filevine Help Center
type: Support
- url: https://support.filevine.com/hc/en-us/articles/8671232852507-Status-Page
name: Filevine Status Page
type: StatusPage
- url: https://www.filevine.com/subscription-agreement/
name: Subscription Agreement
type: TermsOfService
- url: https://www.filevine.com/terms-of-service/
name: End User Terms of Service
type: TermsOfService
- url: https://www.filevine.com/privacy-policy/
name: Privacy Policy
type: PrivacyPolicy
- url: https://www.filevine.com/subprocessors/
name: Subprocessors
type: Documentation
- url: https://github.com/Filevine
name: Filevine GitHub Organization
type: GitHubOrganization
- url: https://github.com/Filevine/filevine-api-examples
name: Filevine API Examples (C#, JS, Python)
type: CodeExamples
- url: https://github.com/Filevine/migration-helpers
name: Migration Helpers
type: Tools
- url: https://github.com/Filevine/fedramp20x-low-submission
name: FedRAMP 20x Low Pilot Submission
type: Documentation
- url: https://www.linkedin.com/company/filevine
type: LinkedIn
- url: https://x.com/filevine
type: X
- url: plans/filevine-plans-pricing.yml
type: Plans
- url: rate-limits/filevine-rate-limits.yml
type: RateLimits
- url: finops/filevine-finops.yml
type: FinOps
- url: vocabulary/filevine-vocabulary.yml
type: Vocabulary
- url: rules/filevine-rules.yml
type: SpectralRules
- type: Features
data:
- Matters / Projects — customizable per-practice-area templates with sections, custom fields, phases, and workflow automation
- Intake (Lead Docket) — lead capture, referrals, source tracking, conversion to matters
- LOIS — Legal Operating Intelligence System with Ask LOIS, LOIS for Word, AI Drafting, Depo CoPilot, Depo Summaries, MedChron,
Phase Validation
- Docs+ — document storage, PDF editing, versioning, tags, folders, locking
- Vinesign — eSignature packets
- Outlaw — contract lifecycle management
- Client Portal — 24/7 case access, status updates, secure messaging
- Two-way SMS and captured email
- Timekeeping with context-aware timer, billable rates, expense tracking, invoice generation
- Deadlines and deadline chains with reminders
- Tasks with auto-assignment, priority, and completion tracking
- Periscope — analytics and reporting
- Timely — deadline calculation engine
- DataBridge — data integration platform
- REST API v2 with US (api.filevine.io) and Canada (api.filevineapp.ca) gateways
- PAT-based OAuth 2.0 bearer flow at https://identity.filevine.io/connect/token
- Webhook subscriptions for project, document, note, deadline, task, and payment events with signing keys
- Default rate limit of 320 req/min/endpoint; 250 req/min for billing endpoints; 5 req/min for report endpoints
- SOC 2 Type II (with HIPAA), CJIS 5.9.3/5.9.4, ISO 27001, HIPAA, GDPR, CCPA/CPRA, PCI DSS via Stripe
- FedRAMP Moderate authorization in progress; FIPS 140-3 in progress; ISO 27701/27017/27018 in progress
- AES-256 at rest, TLS 1.2/1.3 in transit, 2FA, RBAC, WAF, DDoS protection, public bug bounty
- Bilingual region support — US and Canada deployments
- Sample SDKs: C#, JavaScript, Python (Filevine/filevine-api-examples)
sources:
- https://www.filevine.com
- https://developer.filevine.io/docs/v2-us/branches/main/31e991e1bfac1-filevine-api-v2
- https://support.filevine.com/hc/en-us/sections/28543097895835-API
- https://support.filevine.com/hc/en-us/articles/13644331859611-Webhooks-Subscriptions
- https://support.filevine.com/hc/en-us/articles/29259311975707-General-API-Q-A
- https://www.filevine.com/security/
- https://www.filevine.com/integrations/
updated: '2026-05-25'
- type: Integrations
data:
- name: Lawmatics
description: Legal software with data insights and automated workflows for busy law firms.
- name: InfoTrack
description: Court filing and process serving with smart document extraction synced to Filevine.
- name: Record Retrieval Solutions
description: Manage medical and billing record retrieval directly within Filevine.
- name: Microsoft Teams
description: Data transfer to Lead Docket and Filevine from inside Teams.
- name: Dialpad
description: Centralized client communication and call logging.
- name: DocuPost
description: Physical mailing of letters and notices.
- name: MoveDocs
description: Personal injury settlement and lien resolution workflows.
- name: Copitrak
description: Copy and print cost tracking.
- name: FedEx / Stamps
description: Postage and shipping integration.
- name: Microsoft Outlook
description: Outlook Add-In for drag-and-drop email attachments into projects.
- name: Zapier
description: Custom Filevine API requests via Zapier custom request action.
sources:
- https://www.filevine.com/integrations/
- https://zapier.com/apps/filevine
created: '2026-05-25'
modified: '2026-05-25'
position: Provider
description: 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.
maintainers:
- FN: Kin Lane
email: info@apievangelist.com
X: apievangelist
url: https://apievangelist.com
specificationVersion: '0.16'