Deals & Investors



get /deals

Definition

http://impactspace.com/api/deals

Parameters

fund
Number

Searches amount or size of investor investment. When provided restricts result where investment >= the passed number value.

stage
String

Full text or alias search of round of the investments.

finorg
String

Full text or alias search of investor’s name.

company
String

Full text or alias search of company's name.

instrument
String

Full text search of investors instrument name.

dealtype
String

Full text search of investors investment type.

Note

  • fund – searches investment on deals
  • stage – searches round of the deals
  • finorg – searches deals
  • company – searches deals
  • instrument – searches deals
  • dealtype – searches deals
  • A call to the /deals detail endpoints returns investors details.
A query can contain multiple parameters. These parameters are logically AND's together.

get /investor

Definition

http://impactspace.com/api/investor

Parameters

type
required
String

Full text search of investor's types and aliases

Note

  • type – searches Investors type
  • The /investors endpoints returns a list of investor summary items for every investor in Impactsapce.
  • The default sort order is ascending Order by investor name .