This resource is obsolete. Please use the new OKCountyRecords.com API.
GET okcr/imageprint
Each image returned has a cost of 14 transactions. Returns a base64 encoded string representing the binary data for the specified image in PDF format.
Your API account must be set up to link to an OKCountyRecords.com account. You can contact KellPro to set up that link for your API account. Print tokens must be purchased on your OKCountyRecords.com account and can be used to print copies through the API.
Resource URL
https://api.kellpro.com/v2/okcr/imageprint.format
Parameters
county
Specifies the short character code that is assigned to each county.
Example: 026
id
Specifies the unique key assigned to the image.
Example: 1283510
Example Request
GET https://api.kellpro.com/v2/okcr/imageprint.json?county=026&id=1283510
">>base64 encoded binary data<<"