Indian VC & Investor Database

Indian VC & Investor Database — StartupIndiaX
Free Tool

Indian VC & Investor Database

Find the right investor for your startup — filter by stage, sector, cheque size, and city. 70+ VCs, angels, and funds covering the full Indian startup ecosystem.

70+ investors
15+ sectors covered
Seed to Series C+ all stages
Updated 2025
Showing 0 investors
🔍

No investors match your filters

Try removing a filter or broadening your search.

Data is for informational purposes only. Investment preferences, fund sizes, and contact details change frequently. Always verify on the investor’s official website before reaching out. This database does not constitute an endorsement of any investor.

A free tool by StartupIndiaX.com — India’s startup knowledge portal
'+ '
'+ '
'+ ''+ '
'+ '
'+inv.name+'
'+ '
'+typeLabel(inv.type)+' · '+cityLabel(inv.city)+'
'+ '
'+ ''+ '
'+ '
'+stagePills+sectorPills+'
'+ '
'+ '
Cheque size
'+inv.chequeLabel+'
'+ '
AUM
'+inv.aum+'
'+ '
'+ '
'+inv.desc+'
'+ '
Known portfolio: '+inv.portfolio+'
'+ '
'+ ''+ '
'+ '
'; }).join(''); } function toggleSave(id, btn){ var idx=saved.indexOf(id); if(idx===-1){ saved.push(id); btn.classList.add('saved'); btn.innerHTML=''; } else { saved.splice(idx,1); btn.classList.remove('saved'); btn.innerHTML=''; } } document.getElementById('total-stat').textContent=INVESTORS.length+'+'; applyFilters();