Search investors by name, domain, LinkedIn, or Crunchbase
Investors
Search Investors
Look up investors using one of four search methods. Exactly one parameter must be provided.
Search types:
name— Fuzzy name search with relevance scoringdomain— Investor domain or full URLlinkedin— LinkedIn company URLcrunchbase— Crunchbase organization URL
Identifier lookups (domain, linkedin, crunchbase) return relevance_score: 1.
Examples:
?linkedin=https://linkedin.com/company/sequoia-capital?crunchbase=https://crunchbase.com/organization/sequoia-capital
GET
Search investors by name, domain, LinkedIn, or Crunchbase
Authorizations
API key authentication using Bearer token format.
Format: Authorization: Bearer vg_your_api_key_here
API keys follow the pattern: vg_[12_hex_chars]_[32_base64url_chars]
Query Parameters
Investor name (fuzzy search with relevance scoring)
Investor domain or full URL (e.g., "sequoiacap.com" or "https://sequoiacap.com") — URLs are automatically parsed to extract the domain
LinkedIn company URL
Crunchbase organization URL

