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

# Main use cases

## How to use Pipecorn API

<CardGroup cols={3}>
  <Card title="Find People" icon="users" href="/api-reference/endpoints/extract/leads_from_company">
    Find leads using live data in a specific company

    -> 2x results than Clay
  </Card>

  <Card title="Account enrichment" icon="building" href="/api-reference/endpoints/accounts/single">
    Enrich company accounts with specific data

    -> # of SDR, Growth rate,...
  </Card>

  <Card title="Waterfall Enrichment" icon="sparkles" href="/api-reference/endpoints/enrichments/single">
    Enrich contacts with email & phone

    -> 20+ sources
  </Card>
</CardGroup>

<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
  <iframe
    src="https://www.tella.tv/video/cmiefo09700c704jydvqib08g/embed?b=0&title=0&a=0&loop=0&t=0&muted=0&wt=0"
    style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
  border: 0
}}
    allowFullScreen
    allowTransparency
    title="Pipecorn API Overview"
  />
</div>

## Get my API key

You need your personal API key to use the Pipecorn API, which you can generate [here](https://app.pipecorn.com/settings/apis/keys).
