Investor Intelligence

Investor Search API

Search 50,000+ verified investors by thesis, sector, stage, and region. Searching is free — you only spend credits when you unlock a reachable, verified contact. Every profile is sourced and every claim is cited, so you can act on it with confidence.

Free to search Verified, sourced profiles Every claim cited One API key
Base URLhttps://api.foxapis.com. Every request needs a valid, active key: Authorization: Bearer YOUR_API_KEY. Grab one on the free trial.
Enrich a verified contact
5 credits
POST /v1/investors/{id}/enrich 🪙 5 credits

Unlock the reachable, verified contact for one investor by id. This is the paid step: it returns the contact that search deliberately withholds. Only investors where search reported the contact flag as true can be unlocked; the source and citation travel with every value.

curl · unlock a contact
# Unlock the verified contact for one investor (5 credits)
curl -X POST "https://api.foxapis.com/v1/investors/a1b2c3d4-.../enrich" \
  -H "Authorization: Bearer YOUR_API_KEY"

Returned fields

FieldTypeDescription
idstringThe investor identifier you enriched.
namestringInvestor name.
emailstringThe verified, reachable email — sourced and cited.
website_urlstringFirm or personal website.
linkedin_urlstringPublic profile link.
credits_usedintegerCredits spent on this unlock.
How credits work — search is always free; you only spend on an unlock. See current credit pricing and plans on the pricing page.
← All docs Tools Pricing Start free trial