get https://api.rentcast.io/v1/properties/
Returns a single property record matching the specified id.
This endpoint returns a single property record matching the specified internal id, if it exists. Property ids can be obtained via the /properties
, /avm
or /listings
endpoints, or cached in your application from prior requests.
The returned property record will include data for a specific property, including its structural attributes, features, tax assessment history, tax amounts, last sale information and owner details.
Property ids used by our API are case-sentive and should be provided in the same format as the
id
field contained in the responses from our API.