> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryfundable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Fundable API Docs

> Real-time access to VC funding, startup, and investor data

## What You Can Build

**GTM**

* **Signal-based outbound**: Spot companies matching your ICP within hours of a raise announcement and trigger GTM workflows
* **Company enrichment**: Understand a potential customer's funding history, investors, or plans after a fundraise

**Venture / Growth Equity**

* **Follow-on & pipeline building**: Track newly funded startups in your target market so you can invest in their next round
* **Market mapping**: Build landscape views of every funded company in a sector with round sizes, investors, and timing

## Why Choose Our API

**Real Time Coverage**: We are the quickest to report on funding announcements, enabling GTM workflows that require speed.

**Affordable Pricing**: Start for free and scale on a credit-based model.

**Rich Filtering**: Search across 15+ dimensions like stage, industry, geography, deal size, investor participation, or use semantic search.

## Get Started

**Create an API Key**: Grab an API key [here](https://www.tryfundable.ai/api-access/), your first 50 credits are free.

**Make Your First API Call**: Read our API documentation and view example recipes to understand how the API works. Check out some [example code](https://github.com/Jklionsky/fundable-api-example.git) on how to use the API.

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/authentication">
    Learn how to authenticate your API requests.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore all available endpoints.
  </Card>

  <Card title="Filtering & Permalinks" icon="filter" href="/api-reference/filtering">
    Filter by location, industry, and round type using the right permalinks — and avoid empty results.
  </Card>

  <Card title="Example Code" icon="github" href="https://github.com/Jklionsky/fundable-api-example.git">
    View example code for using the API.
  </Card>
</CardGroup>
