SimpleLegal is Onit's mid-market enterprise legal management (ELM) platform trusted by 550+ corporate legal departments. It provides matter management, eBilling, spend management, vendor management, legal requests, and legal operations analytics for in-house legal teams. The SimpleLegal API is organized around REST with predictable, resource-oriented URLs, enabling integration with ERP and finance systems to eliminate duplicate data entry and automate legal operations workflows.
Website: https://www.simplelegal.com/
API Documentation: https://developer.simplelegal.com/
Parent Company: https://www.onit.com/products/elm/simplelegal/
GitHub: https://github.com/SimpleLegal
The SimpleLegal API is organized around REST with predictable, resource-oriented URLs. HTTP Basic authentication is used. All responses return JSON. The API supports PATCH for partial updates (POST also accepted). Pagination defaults to 25 items per page, configurable via page_size query parameter.
Base URL: https://app.simplelegal.com/api/v1
Authentication: HTTP Basic
Key Resources:
/matters — Create, retrieve, and update legal matters
/invoices — Submit and process legal invoices (eBilling)
/vendors — Manage outside counsel and service providers
/cost-codes — List billing and cost codes (UTBMS, GL codes)
/users — Create and manage platform users
/payments — Record invoice payments for AP/ERP sync
Key Capabilities:
- Create matters, invoices, vendors, users, and payments
- Retrieve lists of matters, invoices, cost codes, and more
- Update matter status, invoice approval, and vendor info
- Integrate with AP/ERP systems to eliminate duplicate data entry
- Track legal spend, budgets, and accruals per matter
| Spec |
Description |
| simplelegal-openapi.yml |
SimpleLegal REST API — matters, invoices, vendors, cost codes, users, payments |
Shared Definitions:
| Vocabulary |
Description |
| simplelegal-vocabulary.yml |
SimpleLegal domain vocabulary covering matter management, eBilling, spend management, vendor relations, and legal operations |
eBilling, Enterprise Legal Management, Legal Operations, Legal Spend Management, Matter Management, Vendor Management