Skip to main content
The Hog is a GTM intelligence platform built for revenue teams that need fast, accurate data about target accounts and contacts. With a single REST API, you can search companies by firmographics and technographics, discover and enrich people, run deep research, and monitor important activity.

Quick Start

Make your first API call in minutes. Search companies, find people, and enrich contacts.

Authentication

Get your API key and API secret, then learn how to authenticate every request.

Core Concepts

Understand company-first search, credits, and async operations.

API Reference

Full reference for every endpoint, including parameters, responses, and examples.

What you can do

Search Companies

Find target accounts by industry, employee count, revenue, tech stack, hiring signals, and more.

Find People

Discover ICP-matched contacts with natural language queries and persona filters.

Enrich Contacts

Get verified emails and phone numbers for your prospects with configurable coverage depth.

Deep Research

Run LLM-powered research jobs that return structured data conforming to your JSON Schema.

Get started in 4 steps

1

Get your API key and secret

Obtain your API key and API secret from your account settings. You’ll send them as X-Access-Key and X-Secret-Key on every request.
2

Search your first company

Call POST /api/v1/companies/search with a query or firmographic filter, then poll the returned operation for matching accounts.
3

Enrich contacts

Search people at a target account, then call POST /api/enrichments with a LinkedIn URL or email to retrieve verified email and phone.
4

Poll for results

Use the returned operation ID to poll for async search, enrichment, and research results.