Startuphub Investors
startuphub_investorsSearch the StartupHub.ai investor database — returns investor profiles (name, type, focus sectors/stages, portfolio, location). Example: startuphub_investors({ q: "sequoia", limit: 5, _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text query — investor / fund name or keyword, e.g. "sequoia", "seed AI" | |
| limit | No | Max number of investors to return (default 10) | |
| stage | No | Filter by investment stage, e.g. "Seed", "Series A" | |
| sector | No | Filter by investor focus sector, e.g. "AI", "Climate" | |
| _apiKey | Yes | StartupHub.ai API key (get one at https://www.startuphub.ai (My Account → API, up to 3 keys) — docs: https://www.startuphub.ai/api-docs) | |
| country | No | Filter by country / geography, e.g. "United States" |