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

# Welcome to Huntd

> Contact-Level Technographics Lookup API

## What is Huntd?

Huntd's API lets you verify whether a company or individual contact has an active account in any supported company / B2B Software.

## Real-Time Accuracy

Results are verified at the moment of response—not cached or historical data. When you query whether a company like Denter uses Salesforce, every person we return has a confirmed active account as of that instant.

## How it works

<Steps>
  <Step title="Submit a Lookup">
    Submit a lookup request for a company and target SaaS tool
  </Step>

  <Step title="Poll or Get Notified">
    Poll the long-running API endpoint or get notified via webhook
  </Step>

  <Step title="Receive Results">
    Receive verified, real-time results
  </Step>
</Steps>

## Capabilities

Tool coverage is subject to Huntd's current supported integrations. Contact us to check for availability.

Feel free to proceed to the Quickstart page, copy the page as markdown, and give it as context to your favorite coding agent along with your API key. It will smoothly proceed with the integration.

## Quick Start

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get started in 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore the API documentation
  </Card>
</CardGroup>
