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.

Read more

Quickstart

Get started quickly with the CMS Admin API and make your first request.

Read more

Errors

Read about the different types of errors returned by the API.

Read more

Case Records

Learn how to manage case records, filings, and their lifecycle from draft to closure.

Read more

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.

Scheduling

Manage calendars and events — hearings, JDR sessions, holidays, and manual entries.

Users

Manage user accounts, role assignments, branch assignments, and permissions.

Was this page helpful?