KellPro API Reference Guide

api.kellpro.com/v2

GET odcr/case

Returns the basic details about a specified case. This resource includes references to the offenses, people and activities.

This resource will only return one case at a time. To query for cases you can use the search resource.

Resource URL

https://api.kellpro.com/v2/odcr/case.format

Parameters

casekey

Specifies the unique key assigned to the case. The case key is a text identifier made up of the court code, case type, case year & case number.

Example: 019BCM  0300210

Example Request

GET https://api.kellpro.com/v2/odcr/case.json?casekey=019BCM++0300210