The data and images hosted on this website do not belong to KellPro. All data and images belong to the respective county clerk offices.
Returns the list of instrument types for a county.
Notice: When generating this list, we replace all occurrences of the forward slash character (/) with the hyphen character (-). We also change the casing so that "oil & gas lease" becomes "Oil & Gas Lease", and "ogl" becomes "OGL". You can still search by these instrument types as they are, but be aware that the types on the results may not be identical.
https://okcountyrecords.com/api/v1/instrument-types
Name | Description |
---|---|
county | Required. A county name. |
https://okcountyrecords.com/api/v1/instrument-types?county=Adair
[
{
"name": "Mortgage",
"alternate_name": "MTG",
"number_of_instruments": 3857
}
]