API Documentation
Use the CMS Admin API to manage court case records, filings, evaluations, evidence, raffles, court hearings and calendars, sheriff reports, stenographic notes, and the court branches, users, and roles behind them.
Getting started
To get started, authenticate using the Sanctum session-based CSRF flow, then make requests to any of the available API endpoints. All endpoints are prefixed with /api/.
Guides
Authentication
Learn how to authenticate your API requests using Sanctum session-based authentication.
Case Records
Learn how to manage case records, filings, and their lifecycle from draft to closure.
Resources
Case Records
Manage case records end-to-end — filing, raffling, branch assignment, status, and closure.
Court System
Manage court types, levels, stations, and branches that cases are raffled and assigned to.