KellPro API Reference Guide

api.kellpro.com/v2

This resource is obsolete. Please use the new OKCountyRecords.com API.

GET okcr/instrument

Returns the basic details about a specified instrument. This resource includes references to the people listed on the instrument.

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

Resource URL

https://api.kellpro.com/v2/okcr/instrument.format

Parameters

county

Specifies the short character code that is assigned to each county.

Example: 026

instrumentkey

Specifies the unique key assigned to the instrument. The instrument key is a integer identifier that is unique to the county that it was recorded in.

Example: 6622990

Example Request

GET https://api.kellpro.com/v2/okcr/instrument.json?county=026&instrumentkey=6622990

null