KellPro API Reference Guide

api.kellpro.com/v2

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

GET okcr/images

Returns references to the images for a specified instrument.

Resource URL

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

Parameters

county

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

Example: 021

imagekey Optional

Specifies the unique key assigned to the image.

Example: 1283510

instrumentkey Optional

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: 944841

Example Request

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

{
	"results":[
		
	]
}