Skip to content

api-evangelist/clio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clio (clio)

Clio is a cloud-based legal practice management platform used by law firms for matter management, contacts, calendaring, time and billing, trust accounting, document management, tasks, and client communications. The Clio Manage API is a REST/JSON API at app.clio.com/api/v4 that uses OAuth 2.0 (authorization code flow) for authentication and exposes the full data model behind Clio Manage, with regional endpoints for the U.S., Canada, EU/UK, and Australia. Webhooks deliver near real-time event notifications, and the Clio App Directory hosts certified third-party integrations.

APIs.json: https://raw.githubusercontent.com/api-evangelist/clio/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Billing
  • Calendaring
  • Document Management
  • Law Firms
  • Legal
  • Matter Management
  • OAuth 2.0
  • Practice Management
  • Time Tracking
  • Trust Accounting

Timestamps

  • Created: 2026-05-11
  • Modified: 2026-05-11

APIs

Clio Manage API v4

The Clio Manage API v4 is a JSON REST API that gives developers programmatic access to Clio's legal practice management data model — matters, contacts, activities, bills, trust accounts, documents, tasks, calendar entries, custom fields, and users. Authentication is OAuth 2.0 (authorization code flow). Regional endpoints exist for the U.S. (app.clio.com), Canada (ca.app.clio.com), EU/UK (eu.app.clio.com), and Australia (au.app.clio.com). Standard pagination, filtering, sparse fieldsets, and ETag-based caching are supported.

Tags

  • Legal
  • Matter Management
  • OAuth 2.0
  • Practice Management
  • REST

Properties

Clio Webhooks

Clio Webhooks deliver near real-time notifications when matters, contacts, activities, tasks, calendar entries, bills, and other Clio resources are created, updated, or deleted. Subscriptions are managed through the Webhooks endpoints in the Manage API and payloads are delivered to the integrator's HTTPS endpoint with an X-API-V4-Signature header for verification.

Tags

  • Events
  • Legal
  • Notifications
  • Webhooks

Properties

Clio App Directory

The Clio App Directory is the integration marketplace for certified third-party apps that connect to Clio Manage. Apps listed in the directory are reviewed by Clio's developer partnerships team and made discoverable to Clio's customer base.

Tags

  • Integrations
  • Marketplace
  • Partners

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Clio is a cloud-based legal practice management platform used by law firms for matter management, contacts, calendaring, time and billing, trust accounting, document management, tasks, and client communications. The Clio Manage API is a REST/JSON API at app.clio.com/api/v4 that uses OAuth 2.0 (authorization code flow) for authentication and...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors