The data and images hosted on this website do not belong to KellPro. All data and images belong to the respective circuit clerk offices.
Returns a list of one or more of the counties we serve.
https://arcountyrecords.com/api/v1/counties
Name | Description |
---|---|
name | A county name. If not specified, a full list of the counties we serve will be returned. |
https://arcountyrecords.com/api/v1/counties?name=Beckham
[
{
"code": 5,
"name": "Beckham",
"official": "Leasa Hartman",
"address1": "Beckham County Courthouse",
"address2": "P.O. Box 428",
"city": "Sayre",
"state": "OK",
"postal": "73662",
"phone": "(580) 928-3383",
"email": "[email protected]",
"hours": "8:00am - 4:00pm",
"website": "http:\/\/beckham.okcounties.org",
"data_beginning_date": "1990-05-22",
"image_beginning_date": "1990-05-30",
"searching_enabled": 1,
"images_enabled": 1,
"copies_enabled": 1,
"tokens_per_page": 1,
"number_of_instruments": 238642,
"number_of_images": 1162628,
"comments_enabled": 0
}
]