Discover/openvc.app API
live

openvc.app APIopenvc.app

Access 16,000+ venture capital firms and angel investors via the OpenVC API. Search by sector, retrieve firm profiles, check sizes, team members, and investment thesis.

Endpoints
3
Updated
17d ago
Try it
Page number for pagination.
Investor list category slug (e.g., 'energy-investors', 'fintech-investors').
api.parse.bot/scraper/18ef0066-97b6-4ab9-b0b8-eb50009aaa09/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/18ef0066-97b6-4ab9-b0b8-eb50009aaa09/search_investors?page=1&category=fintech-investors' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for investors in the OpenVC database by category slug. Returns a paginated list of investor summaries including name, firm type, stages, geography, check size, and thesis.

Input
ParamTypeDescription
pagestringPage number for pagination.
categorystringInvestor list category slug (e.g., 'energy-investors', 'fintech-investors').
Response
{
  "type": "object",
  "fields": {
    "page": "string current page number",
    "total": "integer total number of investors matching the category",
    "investors": "array of investor summary objects with name, slug, firm_type, geography, check_size, stages, thesis"
  },
  "sample": {
    "data": {
      "page": "1",
      "total": 523,
      "investors": [
        {
          "name": "Curiosity VC",
          "slug": "Curiosity%20VC",
          "stages": [
            "3. Early Revenue",
            "4. Scaling"
          ],
          "thesis": "We invest in B2B software with a focus on applications of AI in Fintech, Proptech, Legaltech, Enterprise Software,...",
          "firm_type": "VC firm",
          "geography": [
            "Belgium",
            "Denmark",
            "+8"
          ],
          "check_size": "$500k to $1M"
        }
      ]
    },
    "status": "success"
  }
}

About the openvc.app API

The OpenVC API exposes a database of over 16,000 venture capital firms, angel groups, and institutional investors across three endpoints. The search_investors endpoint lets you filter the full roster by category slug — such as 'fintech-investors' or 'energy-investors' — and returns paginated summaries with firm type, geography, check size, and thesis. The get_investor_profile endpoint returns team members, investment themes, target countries, and structured description sections for any individual investor.

Search and Filter Investors

The search_investors endpoint accepts a category slug (e.g., energy-investors, fintech-investors) and an optional page parameter for pagination. Each result in the investors array includes name, slug, firm_type, geography, check_size, stages, and a thesis summary. The total field in the response tells you how many investors match the category, making it straightforward to page through large result sets.

Detailed Investor Profiles

Passing an investor's slug to get_investor_profile returns the full record. The overview object contains structured keys like Investor type, First check, and Lead. The thesis object breaks down investment_focus, check_size, and whether the firm leads rounds. The descriptions object holds narrative sections — Who we are, Funding Requirements, and Value add — when the investor has filled them in. Team members come back in the team array with each person's name, role, and focus.

Sector-Specific Lookups

The get_energy_sector_deals endpoint combines a category search with profile hydration in one call. The limit parameter controls how many detailed profiles are returned alongside the list. The response includes a note field flagging any data limitations for that run, plus a deals array where each object carries investor_name, investor_type, themes, countries, and team. This is useful when you need enriched data for a fixed number of sector-specific investors without chaining two calls yourself.

Coverage and Data Shape

Investor records vary in completeness — not every firm has filled in descriptions, and geographic countries coverage depends on what the investor has disclosed on OpenVC. The stages field in search results reflects each firm's stated investment stage preferences. Response shapes are consistent across calls, but nullable fields should be handled defensively.

Common use cases
  • Build a sector-specific investor directory filtered by category slug (e.g., climate tech, SaaS) using search_investors
  • Populate a CRM with structured investor profiles including team roles, check sizes, and geographic focus via get_investor_profile
  • Identify lead investors in a specific sector by reading the lead field from each profile's thesis object
  • Map investor geographic coverage by aggregating the countries arrays returned across multiple profiles
  • Generate investor outreach lists segmented by firm_type and stages from paginated search results
  • Enrich a fundraising pipeline tool with investor thesis narratives pulled from the descriptions object
  • Analyze team composition across VC firms in a vertical using the team array from get_energy_sector_deals
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does OpenVC have an official developer API?+
OpenVC does not publish a documented public developer API. This Parse API provides structured programmatic access to the investor data available on openvc.app.
What does `get_investor_profile` return beyond what the search endpoint includes?+
The search endpoint returns a summary — name, firm type, geography, stages, check size, and a short thesis. The profile endpoint adds team members with roles and focus areas, investment themes, target countries, narrative description sections (such as 'Who we are' and 'Value add'), and a structured thesis object with lead status and investment focus.
Are portfolio companies or individual deal history included in investor profiles?+
Not currently. The API covers investor identity, team composition, investment themes, thesis, geographic focus, and check size. It does not include portfolio company names or individual deal records. You can fork this API on Parse and revise it to add an endpoint targeting portfolio data if OpenVC surfaces that information on investor pages.
How does pagination work in `search_investors`, and how many results come back per page?+
The page parameter controls which page of results is returned. The total field in the response gives the full count of investors matching the category, so you can calculate how many pages exist. Page size is fixed by the source and is not a configurable parameter in this API.
Can I filter investors by check size or geography directly in a search query?+
The search_investors endpoint filters only by category slug. Check size, geography, and stage data are returned in the response fields but are not query parameters you can filter on at search time. If you need filtered subsets, retrieve the full paginated list and apply filtering client-side against the check_size, geography, and stages fields. You can fork this API on Parse and revise it to add server-side filtering against those fields.
Page content last updated . Spec covers 3 endpoints from openvc.app.
Related APIs in FinanceSee all →
vcsheet.com API
Access investor profiles, venture funds, curated sheets, and press contacts from VCSheet.com. Supports listing, searching, and detailed profile lookups.
mercury.com API
Search and filter 295+ startup investors by investment preferences, check sizes, industries, and stages to find the right funding match for your company. Access detailed contact information and investment criteria for VCs, angels, and seed funds to streamline your fundraising outreach.
cbinsights.com API
Access CB Insights data including company and investor profiles, funding history, competitor maps, the unicorn list, and research reports.
insightpartners.com API
Search and browse Insight Partners' portfolio companies to discover software investments, view detailed company information including sectors, descriptions, and investment status, and access social media links for each company. Filter and paginate through the portfolio to find specific companies and learn more about their backgrounds and current status.
baincapitalventures.com API
Access detailed information about Bain Capital Ventures' portfolio companies, investment team members, and focus domains, while discovering recent investments, founder stories, and investment insights. Learn about their early-stage funding approach and review case studies to understand their investment strategy and portfolio composition.
crunchbase.com API
Search and retrieve detailed information about companies, investors, and key people to discover funding opportunities, track market competitors, and analyze investment trends. Access comprehensive profiles including organization details, investor backgrounds, and complete funding round histories all in one place.
eu-startups.com API
Access the EU-Startups investor database, startup directory, job board, and news articles. Search and filter investors by type and country, browse startups, and retrieve detailed profiles.
bvp.com API
Explore Bessemer Venture Partners' investment portfolio, discover portfolio companies by roadmap and growth stage, and access insights from their team and seed program. Search company details, view anti-portfolio decisions, and browse curated content to understand BVP's investment thesis and strategy.