Skip to main content
An investor profile — the firm or individual that makes investments. Capital vehicles it raises are separate Fund objects.
FieldTypeDescription
uuidstringStable UUID of the investor. This is the sole public identifier; numeric ids are not accepted.
typestring (organization, person)Top-level entity type — organization for firms/funds, person for angel investors.
organization_subtypestring (company, university, gov_ngo, investor) (nullable)Organization subtype (company, university, gov_ngo, investor). Null for person (angel) investors. Use this to link to the correct profile route. The value fund is returned only for API versions before 2026-06-19.
namestringDisplay name of the investor.
taglinestring (nullable)Short one-line description of the investor.
imagestring (nullable)Absolute URL to the investor’s logo.
dealroom_urlstring (nullable)Canonical URL on app.dealroom.co.
websitestring (nullable)Public website URL.
website_domainstring (nullable)Bare website domain (no protocol).
linkedin_urlstring (nullable)LinkedIn profile URL.
twitter_urlstring (nullable)Twitter/X profile URL.
crunchbase_urlstring (nullable)Crunchbase profile URL.
instagramstring (nullable)Instagram handle.
angelliststring (nullable)AngelList profile URL.
launch_yearnumber (nullable)Year the firm was founded.
employee_countnumber (nullable)Latest known employee headcount.
investor_ranknumber (nullable)Dealroom investor rank (lower = better). Null if unranked.
hq_countrystring (nullable)HQ country name.
hq_citystring (nullable)HQ city.
latnumber (nullable)HQ latitude (decimal degrees).
lonnumber (nullable)HQ longitude (decimal degrees).
founding_countrystring (nullable)Country name where the investor was founded.
founding_citystring (nullable)City where the investor was founded.
founding_latnumber (nullable)Founding location latitude (decimal degrees).
founding_lonnumber (nullable)Founding location longitude (decimal degrees).
tagsarray of object
investor_typesarray of object
investor_stagesarray of object
deal_sizesobject
investmentsobject
portfolioobject
exit_countnumber (nullable)Number of portfolio companies that have had an exit round.
exit_total_valuenumber (nullable)Total value of all exit rounds for portfolio companies, in the response currency.
exit_pctnumber (nullable)Percentage of portfolio companies that have exited.
portfolio_total_valuationnumber (nullable)Sum of the latest known valuations of all portfolio companies, in the response currency.