Find the right investors, the people behind them, and the verified way to reach them.
As an API, inside Claude Code, or as a hosted tool.
Building a list of investors, following intent signals, and finding the best way in takes data science, compute, and network infrastructure. We make finding the right investment funds easy.
Every email is checked before you send. You reach a real partner, not a dead inbox.
See who is raising or buying right now. Catch a fund the week it files a new Form D.
See which funds back which investors. Find the family office behind a $50M fund.
Get one clean source, not three. Skip a pricey database that only looks backward.
Tell us your goal and get a ranked list. Reach private equity groups, family offices, and VC funds that just filed a new fund, or a partner who posts about your industry.
See the easiest way to reach a fund. Like a shared contact who knows a partner there.
Pull real names and verified emails. Export the whole list to a CSV in one click.
Use it as an API or inside Claude Code. Or add it to HubSpot, Attio, or Clay.
A REST surface built for an agent to crawl the fund graph on its own. It finds funds from a plain question, walks the links between them, and runs the query, so you never hand-build a list.
GET /v1/discover?q=funds+backing+enterprise+SaaS ↳ { "results": [ { "path": "/v1/firms/dnx-ventures", "relevance": 0.94, "signal": "form_d_filed" }, { "path": "/v1/firms/cota-capital", "relevance": 0.91 } ], "processing_time_ms": 138 } POST /v1/query { "sql": "SELECT f.name, c.email FROM firms f JOIN contacts c USING (firm_id) WHERE f.stage = 'seed' AND f.sector = 'saas'" } ↳ 1,284 rows · 22ms
We are letting in a first group of users. Tell us what you need.