Startuphub Enrich
startuphub_enrichResolve a company domain into a full StartupHub.ai profile: firmographics, tech fingerprint, and funding history. Example: startuphub_enrich({ domain: "anthropic.com", _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain to enrich, e.g. "anthropic.com" (bare domain, no scheme) | |
| _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) |