# Fundable - [Fundable API: Startup and VC Funding Data](https://docs.tryfundable.ai/index.md): Fundable's REST API for real-time startup funding rounds, VC deals, investors, and people. 150k+ rounds, 200 free credits, native API access. - [Fundable MCP: Private-Market Research in Your AI Assistant](https://docs.tryfundable.ai/fundable-mcp.md): Connect Fundable to an MCP-compatible AI assistant to source companies, research investors, map markets, and build prospect lists with private-market data. - [Fundable API Authentication and Keys](https://docs.tryfundable.ai/authentication.md): Authenticate the Fundable API with a Bearer token. Get an API key and start with free credits. - [Fundable API Pricing and Credits](https://docs.tryfundable.ai/usage.md): Fundable API pricing: credit cost per endpoint, free search endpoints, and pay-as-you-go credits from $0.05. - [Endpoint and Filter Selection](https://docs.tryfundable.ai/guides/endpoint-and-filter-selection.md): Choose the right Fundable endpoints and filters for company, funding-round, investor, and people workflows. - [Track Newly Funded Startups with the API](https://docs.tryfundable.ai/guides/track-newly-funded-startups.md): Find startups as funding rounds are added to Fundable, then filter by stage, industry, location, and company size. - [Build a Funding Alert Workflow](https://docs.tryfundable.ai/guides/funding-alert-workflow.md): Pull saved Fundable alert matches into a scheduled workflow with UTC checkpoints, deduplication, and retry-safe processing. - [Enrich Your CRM with Funding Data](https://docs.tryfundable.ai/guides/crm-enrichment.md): Match CRM accounts by domain and add Fundable company details, funding history, investors, and latest-round data. - [Fundable API Reference](https://docs.tryfundable.ai/api-reference/introduction.md): Full REST reference for the Fundable API: deals, companies, investors, and people endpoints, with parameters and examples. - [Filter Funding Rounds by Industry and Location](https://docs.tryfundable.ai/api-reference/filtering.md): How to filter by location, industry, and round type without getting empty results - [Funding Round Search API](https://docs.tryfundable.ai/api-reference/deals/list.md): Retrieve venture capital deals and source articles with advanced filtering, pagination, and sorting. - [Funding Round by ID](https://docs.tryfundable.ai/api-reference/deals/get.md): Retrieve full details and source articles for a venture capital funding round by its unique ID. - [Investors by Funding Round ID](https://docs.tryfundable.ai/api-reference/deals/investors.md): Retrieve the full investor lineup for a funding round: lead status, partners, angels, and links. - [Startup Search API](https://docs.tryfundable.ai/api-reference/companies/list.md): Retrieve companies and latest-deal source articles with advanced filtering, pagination, sorting, and semantic search. - [Startup by ID](https://docs.tryfundable.ai/api-reference/companies/get.md): Retrieve company data, the latest funding round, and its source articles by UUID, domain, LinkedIn, or Crunchbase. - [Startup Funding History](https://docs.tryfundable.ai/api-reference/companies/deals.md): Retrieve a company's complete funding history and source articles by any identifier, paginated. - [Startup Lookup API](https://docs.tryfundable.ai/api-reference/companies/search.md): Look up a company by name, domain, LinkedIn, or Crunchbase with fuzzy matching. - [Investor Search API](https://docs.tryfundable.ai/api-reference/investors/list.md): Retrieve a paginated list of investors with optional filtering. - [Investor by ID](https://docs.tryfundable.ai/api-reference/investors/get.md): Retrieve an investor's full profile, stats, and portfolio summary by any identifier. - [Investor Portfolio by ID](https://docs.tryfundable.ai/api-reference/investors/deals.md): Retrieve an investor's complete deal history and source articles by any identifier, paginated. - [Investor Lookup API](https://docs.tryfundable.ai/api-reference/investors/search.md): Look up a VC firm or investor by name, domain, LinkedIn, or Crunchbase. - [People Search API](https://docs.tryfundable.ai/api-reference/people/list.md): Retrieve people with advanced filtering, pagination, sorting, and optional AI-powered semantic search. - [Person by ID](https://docs.tryfundable.ai/api-reference/people/get.md): Retrieve full person detail including employment and education history by any identifier. - [Person Email by ID](https://docs.tryfundable.ai/api-reference/people/email.md): Unlock a person's verified email by UUID, LinkedIn, Crunchbase, or Twitter identifier. - [Person Investments by ID](https://docs.tryfundable.ai/api-reference/people/deals.md): Retrieve every deal a person joined as an angel or lead partner, including source articles, paginated. - [Person Lookup API](https://docs.tryfundable.ai/api-reference/people/search.md): Look up founders, executives, and investors by name, LinkedIn, Crunchbase, or Twitter. - [Industry Lookup API](https://docs.tryfundable.ai/api-reference/industries/search.md): Look up industries and super categories by name with fuzzy matching. Free, 0 credits. - [Location Lookup API](https://docs.tryfundable.ai/api-reference/locations/search.md): Look up cities, states, regions, and countries by name with fuzzy matching. Free, 0 credits. - [Funding Alerts API](https://docs.tryfundable.ai/api-reference/alerts/list.md): Retrieve saved funding alert data with matching deals, reasoning, and source articles in a date range. - [Funding Alert Configurations API](https://docs.tryfundable.ai/api-reference/alerts/configurations.md): List the authenticated user's funding alert configurations: filters, frequency, and descriptions. ## OpenAPI Specs - [openapi](/api-reference/openapi.json) - [openapi](/openapi.json) - [openapi-alerts](/openapi/openapi-alerts.yaml) - [openapi-companies](/openapi/openapi-companies.yaml) - [openapi-deals](/openapi/openapi-deals.yaml) - [openapi-investors](/openapi/openapi-investors.yaml) - [openapi-other](/openapi/openapi-other.yaml) - [openapi-people](/openapi/openapi-people.yaml)