The data and images hosted on this website do not belong to KellPro. All data and images belong to the respective county clerk offices.
Effective November 1, 2024, SB57 has amended the Oklahoma Statue Title 19 Section 298. The top margin of all documents shall be at least two (2) inches and all other margins at least one (1) inch.
Returns a list of offices for counties we serve that have multiple offices. If no parameters are specified, a full list of offices will be returned.
Note: At the time of this writing, the only county we serve which uses offices is Arkansas County, AR.
https://okcountyrecords.com/api/v1/offices
Name | Description |
---|---|
county | A county name. |
code | An office code. |
https://okcountyrecords.com/api/v1/offices?county=Arkansas
[
{
"code": 1,
"county": "Arkansas",
"name": "Southern District (DeWitt)"
},
{
"code": 2,
"county": "Arkansas",
"name": "Nothern District (Stuttgart)"
}
]