Skip to main content
GET
Get the profile of one Investorlift listing company

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

Wholesaler id, wsr_ followed by 12 hex characters, for example wsr_3f9a1c27b4e0, from any wholesale row's wholesaler.id or a search hit. The id is stable per company and has no alias table.

Query Parameters

market
string

Market code, for example phx. The loaded markets are in meta.coverage[]. Send it only when the id exists in more than one loaded market. 400 market_required says so, and a company that lists in two markets has a profile in each market. Otherwise the API uses the id's own market.

Required string length: 1 - 16

Response

The company profile.

The company profile.

data
object
required

One Investorlift listing company in one market: names and entities, listing counts by what the deeds show, and the investors who buy from it.

meta
object
required

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