GET
/
api
/
v2
/
crunchbase
/
funding_rounds
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

days_since_announcement
integer

Parameter defines the number of days since the announcement of the funding round : 1 to 360 days. Default value is 1.

investment_type
string

Parameter defines the type of the investment : pre_seed, seed, series_a, series_b, series_c, series_d, series_e, series_f, series_g, series_h, series_i, series_j, series_unknown, angel, private_equity, debt_financing, convertible_note, grant, corporate_round, equity_crowdfunding, product_crowdfunding, secondary_market, post_ipo_equity, post_ipo_debt, post_ipo_secondary, non_equity_assistance, initial_coin_offering, undisclosed.

investor_identifiers
string

Parameter defines the UUID of the investor.

funded_organization_identifier
string

Parameter defines the UUID of the organization.

Response

funding_rounds
Funding Rounds Object
total
integer

Total number of funding rounds.

results
array
uuid
string

UUID of the funding round.

announced_on
string

Date of the announcement of the funding round.

money_raised
Money Raised Object
value_usd
integer

Value of the money raised in USD.

currency
string

Currency of the money raised.

value
integer

Value of the money raised.

investment_type
string

Type of the investment.

identifier
Identifier Object
permalink
string

Permalink of the funding round.

image_id
string

Image ID of the funding round.

uuid
string

UUID of the funding round.

entity_def_id
string

Entity definition ID of the funding round.

value
string

Value of the funding round.

funded_organization_identifier
Funded Organization Identifier Object
permalink
string

Permalink of the funded organization.

role
string

Role of the funded organization.

image_id
string

Image ID of the funded organization.

uuid
string

UUID of the funded organization.

entity_def_id
string

Entity definition ID of the funded organization.

value
string

Value of the funded organization.

investor_identifiers
array
role
string

Role of the investor.

uuid
string

UUID of the investor.

value
string

Value of the investor.

image_id
string

Image ID of the investor.

permalink
string

Permalink of the investor.

entity_def_id
string

Entity definition ID of the investor.