Fundable
85VC deal and startup intelligence API — 90K+ startups, 60K+ investors, funding rounds, AI-powered semantic search, and natural language deal alerts with 13 REST endpoints.
Pros
- + First-class AI agent support — offers MCP server, natural language semantic search, and deal alerts that map well to agentic workflows
- + Rich structured data (50+ datapoints per startup, 400K people, 60K investors) returned as JSON — ideal for LLM function calling and downstream processing
- + Surfaces new VC deals before competitors and provides sourced datapoints, giving agents access to timely, verifiable funding intelligence
Cons
- - Full API access requires Enterprise plan with custom pricing — Pro/Pro+ tiers are export-limited and may not cover programmatic agent usage at scale
- - No public OpenAPI spec, so agents cannot auto-discover endpoints or generate typed clients without manual setup
Integration
import requests
headers = { "Authorization": "Bearer YOUR_API_KEY", "Content-Type": "application/json"}
# Search investors by nameresp = requests.get( "https://tryfundable.ai/api/v1/investor/search", headers=headers, params={"query": "Sequoia Capital"})investors = resp.json()for inv in investors.get("results", []): print(inv["name"], inv.get("domain", ""))Details
- Category
- Company Search
- Pricing
- Freemium
- Free Tier
- 30-day free trial on Pro ($50/mo) and Pro+ ($100/mo) plans. Pro: 2K row exports/mo, 3 deal alerts, AI search. Pro+: 5K rows/mo, contact data, MCP access, Slack/HubSpot integration. Enterprise: custom pricing for unlimited API access and BigQuery datafeed.
- Rate Limit
- Not publicly documented; contact sales for Enterprise API limits
- Verified
- 2026-03-31
Score Breakdown
Related APIs in Company Search
Openmart
Company SearchLocal business search API covering 30M+ US, CA, and AU businesses — returns 40+ data points per listing including decision-maker contacts, tech stacks, and revenue estimates.
PredictLeads
Company SearchCompany intelligence API tracking 70M+ companies — job openings, news events, financing rounds, technology detections, connections, and website evolution via 23 REST endpoints.
Ocean.io
Company SearchB2B lookalike search and enrichment API with 230M+ contacts and 35M+ company profiles — company/people enrichment, lookalike search, and email/phone reveal via REST endpoints.
Aviato
Company SearchPeople and company intelligence API with 700M+ people records and 8M+ company profiles — funding, employees, founders, LinkedIn data, financials, web traffic, tech stack, and market maps.
Coresignal
Company SearchB2B data API with 3B+ records on companies, employees, and jobs — bulk search, collect, and enrich with multi-source firmographic and professional data.
Crustdata
Company SearchReal-time B2B data API with 340+ firmographic and people datapoints for company discovery, enrichment, people search, and live change monitoring via webhooks.