Back to Apis

Venture Capital

developer-api-venture-capital.md

latest3.1 KB
Original Source

APIs.io API

APIs.io API

Venture Capital

Venture-capital firms as a first-class entity — fund identity plus a network-matched, rated PORTFOLIO GRAPH. Browse firms, walk a fund's portfolio (filter to API providers / by rating band), and follow the reverse edge from a provider to the VCs that back it. Free discovery.


List / search venture-capital firms.

GET https://apis.io/api/v1

/vcs

Venture-capital firms in the network, each with a network-matched, rated portfolio graph. Filter by text, thesis tags, or category; sort by portfolio_on_network (default), portfolio_total, portfolio_rating, or name. Free.

List / search venture-capital firms. › query Parameters

q ​string

Free text over firm name + description.

tags ​string

Thesis tag slugs (comma-separated).

category ​string

sort ​string · enum

Enum values: portfolio_on_network

portfolio_total

portfolio_rating

name

page ​integer

limit ​integer

List / search venture-capital firms. › Responses

200

A page of VC firms (identity + portfolio summary).


One VC firm — identity, fund facts, portfolio summary.

GET https://apis.io/api/v1

/vcs/{slug}

Identity, fund facts (properties), and portfolio summary (totals, band distribution, average rating). Pass view=full to inline the full portfolio graph. Free.

One VC firm — identity, fund facts, portfolio summary. › path Parameters

slug ​string · required

One VC firm — identity, fund facts, portfolio summary. › query Parameters

view ​string · enum

Enum values: summary

full

One VC firm — identity, fund facts, portfolio summary. › Responses

200404

The VC firm.


A VC firm's portfolio graph.

GET https://apis.io/api/v1

/vcs/{slug}/portfolio

The firm's portfolio companies, each matched to the network and rated. Filter is_provider=true (only API providers), in_network=true, band, or min_score; sort by score (default), api_count, or name. Free.

A VC firm's portfolio graph. › path Parameters

slug ​string · required

A VC firm's portfolio graph. › query Parameters

is_provider ​boolean

Only companies that publish an API on the network.

in_network ​boolean

band ​string

min_score ​number

sort ​string · enum

Enum values: score

api_count

name

page ​integer

limit ​integer

A VC firm's portfolio graph. › Responses

200404

A page of portfolio companies with network match + rating.


Which VC firms back this provider (reverse portfolio edge).

GET https://apis.io/api/v1

/providers/{slug}/investors

The venture-capital firms in the network whose portfolio includes this provider/company. The reverse of the VC portfolio graph. Free.

Which VC firms back this provider (reverse portfolio edge). › path Parameters

slug ​string · maxLength: 1024 · required

Provider slug (e.g. twilio).

Which VC firms back this provider (reverse portfolio edge). › Responses

200404

The backing VC firms.


InsightsResolve & Enrich