Texas Estate Records
Texas Estate Records turns county probate and estate filings into a clean, searchable API. These are the documents that flag inherited and soon-to-sell real estate across Texas: Affidavits of Heirship, Small Estate Affidavits, Affidavits of Death, and Executor's, Administrator's, and Personal Representative's Deeds. Browse and search the full index for free. Filter by county, document type, and…
Texas Estate Records endpoints
| Method | Endpoint | Description |
|---|---|---|
| Records | ||
| GET |
getRecord /records/{county}/{docNumber} |
The pre-processed record (recording metadata, parties, legal description, property city). No parsed/LLM fields. Unmetered. |
| GET |
getRecordDetails /records/{county}/{docNumber}/details |
**This is the metered endpoint — one successful call counts as one record against your plan quota.** Returns the parsed payload (decedent, heirs/ distributees with relationships,… |
| GET |
listRecords /records |
Latest records for a county and/or document type, newest first. Returns pre-processed index fields only — no parsed details. Unmetered. |
| Reference | ||
| GET |
listCounties /counties |
|
| GET |
listDocumentTypes /document-types |
|
Texas Estate Records pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $79.99 / month | — |
|
| MEGA | $249.99 / month | — |
|