Travis County Property Lookup by TCAD Account Number is a paid API for AI agents from x402datasource.com, paid per call via x402, $0.050000/call, status unknown (last checked 2026-09-13).
Retrieves detailed appraisal data for a Travis County, TX property given its TCAD account number, including owner, address, valuations, exemptions, and legal description.
Look up a Travis County property by its county-specific identifier (TCAD account number).
A JSON object containing the property owner's name, TCAD geo_id, full address details, property valuation breakdown, tax exemption flags, physical property characteristics, legal description, and the tax data year.
GEThttps://x402datasource.com/api/v1/property/tx/travis/:propertyIdUse this endpoint when you have a specific TCAD account number and need full structured appraisal data for a Travis County, TX property. Prefer this over the address-search sibling endpoint when the account number is already known, as it returns a direct, deterministic record without ambiguity. Choose the Harris County sibling for HCAD lookups.
{
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"propertyId": "0100030205"
},
"queryParams": {
"propertyId": "0100030205"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"owner": "MONTWALK HOLDINGS LTD",
"geo_id": "0100030205",
"values": {
"land": 2250000,
"market": 2275000,
"assessed": 2275000,
"appraised": 2275000,
"improvement": 25000,
"homestead_cap_savings": null
},
"address": {
"zip": "78704",
"city": null,
"full": "1001 S LAMAR BLVD",
"street": "1001 S LAMAR BLVD"
},
"property": {
"land_sqft": 12500,
"land_acres": 2870,
"year_built": 1974,
"price_per_sqft": 213,
"improvement_sqft": 10700
},
"data_year": 2025,
"exemptions": {
"over_65": false,
"homestead": false,
"disabled_person": false,
"disabled_veteran": false
},
"legal_description": "LOT 31-34 BLK 18 SOUTH HEIGHTS"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"