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, detect buying signals, and generate context-aware content — all scoped to your project’s brand voice and personas.Documentation Index
Fetch the complete documentation index at: https://docs.thehog.ai/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Make your first API call in minutes. Search companies, find people, and enrich contacts.
Authentication
Get your API key and learn how to authenticate every request.
Core Concepts
Understand company-first search, project context, credits, and async operations.
API Reference
Full reference for every endpoint — 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 via a multi-provider waterfall.
Deep Research
Run LLM-powered research jobs that return structured data conforming to your JSON Schema.
Detect Signals
Surface buying signals — job changes, funding rounds, hiring surges, and more.
Generate Content
Create context-aware outreach, social replies, and images grounded in your project data.
Get started in 4 steps
Get your API key
Obtain your API key from your account settings. You’ll pass it as a Bearer token on every request.
Search your first company
Call
POST /api/companies/search with a query or firmographic filter to get a list of matching accounts.Enrich contacts
Take a person ID from search results and call
POST /api/people/enrich to retrieve verified email and phone.