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

# Apollo Integration

> Connect Apollo to DeepVista and get people-search results verified against Apollo's own database, right inside your CRM tracker.

## Overview

DeepVista can query Apollo's people-search database directly.

<Note>
  Apollo's direct people-search endpoint requires an **Apollo Master API Key**.
</Note>

## Prerequisites

* A DeepVista account with an active project. [Sign up here](https://app.deepvista.ai/login?redirectUrl=%2Fsign%2520in) if you don't have one.
* An [Apollo](https://www.apollo.io) account with a Master API Key. In Apollo, go to **Settings → Integrations → API** to generate one.

## Step-by-step guide

<Steps>
  <Step title="Ask DeepVista: &#x22;Help me connect with Apollo integration.&#x22;">
    DeepVista returns a **Connect Apollo Integration** link through Composio. This link is valid for 10 minutes.

    <Frame>
      <img src="https://mintcdn.com/deepvistainc/iQ3Nr0FCH8Lds1Gu/images/apollo-integration-connect-link.png?fit=max&auto=format&n=iQ3Nr0FCH8Lds1Gu&q=85&s=67baab7f300a45c8ac0d167f0129f4a8" alt="DeepVista chat with a Connect Apollo Integration link and next steps for authorizing the connection" width="2156" height="1046" data-path="images/apollo-integration-connect-link.png" />
    </Frame>
  </Step>

  <Step title="Open the link and authorize with your Apollo Master API Key.">
    Open it in your browser and enter your Apollo API key on the authorization screen.
  </Step>

  <Step title="Test the connection with a real search.">
    Try a prompt like:

    ```text theme={null}
    Find 20 Seed/Series A B2B SaaS founders in the US.
    ```

    DeepVista returns a tracker sourced directly from Apollo, with every row's `Source` column set to `Apollo`.

    <Frame>
      <img src="https://mintcdn.com/deepvistainc/iQ3Nr0FCH8Lds1Gu/images/apollo-integration-verified-tracker.png?fit=max&auto=format&n=iQ3Nr0FCH8Lds1Gu&q=85&s=3ef938392430991d2c4a518007c5e6ae" alt="A US B2B SaaS Founders (Apollo Verified) tracker with a Source column set to Apollo on every row" width="1540" height="1518" data-path="images/apollo-integration-verified-tracker.png" />
    </Frame>
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Research Leads and Track Customers" icon="magnifying-glass" href="/tutorials/customer-research-and-tracking">
    Build your CRM tracker, then point it at Apollo for verified contact data.
  </Card>

  <Card title="Run a Social Media Campaign" icon="megaphone" href="/tutorials/social-media-campaign">
    Feed Apollo-verified leads straight into a campaign's lead capture flow.
  </Card>
</CardGroup>
