> ## 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.

# Overview

> Welcome to Pipecorn API documentation 🦁

<img className="block dark:hidden" src="https://mintcdn.com/pronto/kBuWbzK1j2KAVTNp/images/hero_api_light.svg?fit=max&auto=format&n=kBuWbzK1j2KAVTNp&q=85&s=cdb202a7280a9b6252eab63bb6f68069" alt="Hero Light" width="900" height="469" data-path="images/hero_api_light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/pronto/kBuWbzK1j2KAVTNp/images/hero_api_dark.svg?fit=max&auto=format&n=kBuWbzK1j2KAVTNp&q=85&s=40b5b855f4fd00716c3d3a267ae720f3" alt="Hero Dark" width="900" height="469" data-path="images/hero_api_dark.svg" />

<Note>
  If you're looking for your API key, you can find it in your profile settings at [https://app.pipecorn.com/settings/my\_profile](https://app.pipecorn.com/settings/my_profile).
</Note>

## Discover Pipecorn

Pipecorn is a suite of solutions that helps you find:

* relevant accounts
* extract live leads data
* enrich contact information (email & phone)

We are happy to have you here and hope you will enjoy building cutting edge flows with our API.

<CardGroup cols={2}>
  <Card title="Get your API key" icon="pen-to-square" href="https://app.pipecorn.com/settings/my_profile">
    Grab your API key to start building
  </Card>
</CardGroup>

## Getting started

Let's get you started with Pipecorn's API basics

<CardGroup cols={2}>
  <Card title="Authentication" icon="lock" href="/essentials/authentification">
    Learn how to authenticate your API requests
  </Card>

  <Card title="Create a list" icon="list" href="/api-reference/endpoints/lists/create">
    Start by creating your first list of prospects
  </Card>

  <Card title="Extract search results" icon="screwdriver-wrench" href="/api-reference/endpoints/extract/leads">
    Learn how to extract live leads data based on your search criteria
  </Card>

  <Card title="Enrich contact info" icon="stars" href="/api-reference/endpoints/enrichments/single">
    Discover how to enrich your contacts' information
  </Card>
</CardGroup>

## No-code Integration (coming soon)

We're currently developing native integrations with popular no-code platforms like Zapier, Make, and n8n to make it even easier to use Pipecorn.

In the meantime, you can follow our API documentation to integrate Pipecorn with your favorite no-code tools using their HTTP/Webhook capabilities.
