For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cases API

Use the Monolith Cases API to retrieve, create, update, and delete Case records programmatically.

The Cases API provides programmatic access to Case records in Monolith.

Use these endpoints to retrieve Case information, create new Cases, update existing Cases, or delete Cases from external applications, scripts, and integrations.

Cases API Documentation

Start with Summary for the supported endpoint methods, paths, and authentication requirements.

Use the individual endpoint pages for request parameters, response examples, validation rules, and example API calls.

  • Summary — Review the supported Cases API endpoints and base path.

  • Get Cases — Retrieve a list of Cases or a specific Case.

  • Create Case — Create a new Case.

  • Update Case — Update supported fields on an existing Case.

  • Delete Case — Delete an existing Case by UUID.

Before You Begin

All Cases API requests require a valid Monolith API key and the API endpoint for your Monolith environment.

See API Access, API Endpoints, and Authentication before making your first request.

Last updated

Was this helpful?