Skip to main content
GET
Read the financing, liens and valuation of a parcel (dated)

Authorizations

Authorization
string
header
required

API key from the developer console (starts with zpka_). Create one at https://developers.investorlift.com/get-a-key.

Path Parameters

property_id
string
required

Parcel id, prop_<32 hex>, from /v1/properties/resolve or any deal's property.id. The prefix is part of the id (400 invalid_id otherwise).

Required string length: 1 - 64

Query Parameters

require_current
enum<string>

With true the API refuses the request with 422 dated_refused while the financing slice is a dated snapshot. With the default false the API serves the slice with meta.dated[].

Available options:
true,
false

Response

The financing, liens and valuation of one parcel, dated.

The financing, liens and valuation of one parcel, dated.

data
object
required

GET /v1/properties/{id}/financing: the parcel's valuation, open liens, mortgage history and involuntary liens at the slice date.

meta
object
required

Response metadata: when the API produced it, which markets it covers, and how fresh they are.