Skip to main content
GET
Get one deal by id

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

id
string
required

The deal id as the API serves it, deal_ followed by 32 hex characters, for example deal_5d1b2c3d4e5f60718293a4b5c6d7e8f9. The prefix is part of the id. The API answers 400 invalid_id to any other shape.

Response

The deal, in the same shape as a /v1/deals row, with distance_miles null.

The deal, in the same shape as a /v1/deals row, with distance_miles null.

data
object
required

One deal: what occurred on a parcel, when, for how much, who took part and how the investor financed it. Every field is present on every row. Fields that apply only to holdings are null elsewhere.

meta
object
required

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