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 books for a county.
https://okcountyrecords.com/api/v1/books
Name | Description |
---|---|
county | Required. A county name. |
https://okcountyrecords.com/api/v1/books?county=Adair
[
{
"number": "000139",
"number_of_pages": 930,
"search_address": "\/api\/v1\/instruments?county=Adair&book=000139"
}
]