investors
Search and filter investor records by keyword, type, HQ country, or exact domain. Costs one credit per returned record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Investor type filters. Canonical values: vc, angel, cvc, pe, growth, accelerator, family_office, syndicate, unknown. | |
| limit | No | Maximum records to return (1-100). Each returned record costs one credit. | |
| since | No | Return investors created/updated on or after this date (YYYY-MM-DD) or ISO-8601 timestamp. | |
| cursor | No | Opaque pagination cursor returned as pagination.nextCursor on the previous page. | |
| domain | No | Exact investor domain. | |
| search | No | Keyword search over investor name and domain. | |
| countries | No | Headquarters country codes (ISO alpha-2, OR). Pass "unknown" to include companies with no country on file. | |
| investsIn | No | Only investors that have funded companies headquartered in these countries (OR), e.g. ["US"]. Filters on where an investor deploys rather than where it is registered, and is far better covered than HQ country. | |
| minRounds | No | Only investors that have participated in at least this many rounds. | |
| activeSince | No | Only investors whose most recent round was announced on or after this date (YYYY-MM-DD). | |
| minRoundUsd | No | Only investors that have participated in at least one round at or above this amount, in whole USD. Filters on behaviour rather than on a type label, which is sparse. | |
| hasFirmographics | No | Only investors whose domain and type we have resolved. |