Built for AI agents and GTM workflows

THE GTM
INTELLIGENCE API

Give your agents company, people, contact, and web intelligence through one API. Search target accounts, discover decision-makers, enrich contacts, and run structured web research.

POST /research
PROMPT
EXECUTION PLAN
RESULT

// one intelligence layer

THE CONTEXT YOUR
GTM AGENTS NEED.

One API for company and people discovery, contact enrichment, website intelligence, and agent-led research.

Company & People Search

Build targeted company and people lists using business, location, company, and profile criteria.

People & Contact Data

Enrich people profiles and find available work email addresses for leads.

Company Data & Signals

Enrich companies with profile, contact, hiring, and technology data.

Web Research

Find, scrape, and analyze public pages such as pricing, docs, careers, contact, product, and blog pages.

Works with
REST API MCP Clay n8n Make Zapier Cursor Claude ChatGPT

// intelligence for every workflow

CHOOSE THE RIGHT
INTELLIGENCE WORKFLOW.

Give the research agent an outcome to investigate, or call a direct endpoint when your agent already knows the exact data it needs.

Request
POST /research
{
  "tier": "standard",
  "prompt": "Research linear.app for company context,
  hiring activity, technology usage, and relevant people.",
  "schema": {
    "company_summary": "What the company does",
    "hiring_activity": "Current hiring activity",
    "technology": "Detected technology",
    "relevant_people": "Relevant people and roles"
  }
}
Example response
{
  "success": true,
  "request_id": "req_example",
  "result": {
    "company_summary": "Researched company context",
    "hiring_activity": "Activity found for this request",
    "technology": ["Detected tools"],
    "relevant_people": ["Name and role when found"]
  },
  "tier": "standard",
  "price": 0.027
}

Illustrative values shown. Response fields follow the live API contract. Read the API reference →

// built for agents and operators

INTELLIGENCE THAT
FITS YOUR WORKFLOW.

AI Product Builders

Give your product or agent structured company, people, contact, and web context through REST or MCP.

Explore the API →
GTM Teams

Find target accounts, identify relevant people, enrich contacts, and investigate buying signals.

Try it free →
Agencies & Automations

Run repeatable account and lead intelligence across clients, campaigns, and automated workflows.

Try it free →

// huntr vs clay

API-NATIVE.
NOT WORKSPACE-LOCKED.

Bring GTM intelligence into your product, Clay, n8n, Make, MCP, or AI agent without moving the workflow into another platform.

Clayclay
GTM platform
HUNTR
GTM intelligence API
Paid entry
Launch starts at $185/month
No monthly subscription
Billing model
Actions, Data Credits, and BYOK model usage
One displayed price per request
Primary access
Clay workspace
REST API and MCP
Start free
500 Actions/month on Free
$5 credits, no card required

// pricing

ONE BALANCE.
PAY FOR WHAT YOU USE.

Add credits once. Use them for research tasks or data endpoints. No subscription or monthly minimum.

Research Agent

Complete research from one prompt

Choose Lite, Standard, or Deep for each /research request. You pay one displayed price for the completed run.

LITE Public-web research across search, news, community sources, job boards, reviews, and page content
$0.018 / request gemini-2.5-flash default
STANDARD Company research with Lite capabilities plus technology, page, contact, and company enrichment
$0.027 / request gemini-2.5-flash default
DEEP People and contact research with Standard capabilities plus person enrichment, email finding, and profile data
$0.046 / request gemini-2.5-flash default
Model Lite Standard Deep
gpt-5-nano$0.015$0.021$0.037
gemini-2.5-flash-lite$0.015$0.022$0.037
deepseek-v3.2$0.015$0.022$0.038
gpt-4.1-nano$0.015$0.022$0.037
gpt-4o-mini$0.015$0.022$0.039
gpt-5-mini$0.017$0.026$0.044
gpt-4.1-mini$0.017$0.026$0.045
gemini-2.5-flash All tiers default$0.018$0.027$0.046
gemini-3-flash$0.019$0.030$0.050
claude-haiku-4-5$0.023$0.038$0.062
gemini-2.5-pro$0.029$0.050$0.080
gpt-5$0.029$0.050$0.080
gpt-4.1$0.030$0.052$0.083
gpt-4o$0.034$0.060$0.095
gemini-3.1-pro$0.034$0.060$0.095
gpt-5.4$0.039$0.070$0.110
claude-sonnet-4-6$0.041$0.074$0.116
claude-opus-4.6$0.059$0.110$0.170

Every displayed amount is the complete price for one successful research request. Choose a tier and optionally override the synthesis model. Failed requests are refunded automatically.

Data Endpoints

Company, people, contact, and web data

Search endpoints charge per returned result. Enrichment and page endpoints charge when data is found.

Volume packs
Prepaid credits lower found-result rates for tech stack, company contact, job postings, and page analyze. Research, LinkedIn company, and page-find stay at normal pricing.
$500
$0.0108 when found
10% lower pricing on eligible endpoints
$1,000
$0.0096 when found
20% lower pricing on eligible endpoints
$2,000
$0.0084 when found
30% lower pricing on eligible endpoints
$5,000
$0.0066 when found
45% lower pricing on eligible endpoints
$5 free credits on every new account. No card required.
Start with $5 free

COMMON QUESTIONS

A GTM intelligence API gives products, automations, and AI agents structured context about target companies, relevant people, available contact data, websites, and market activity. Huntr combines direct data endpoints with a research agent that can investigate a broader objective and return a synthesized or structured result.

Use Huntr when research needs to run inside your product, automation, or AI agent. Huntr is accessed directly through API and MCP, uses pay-per-request pricing, and does not require a monthly platform subscription. You can also call it from a Clay HTTP column.

Choose a research tier and optional synthesis model. The displayed per-request price is the complete charge for a successful run. Direct search endpoints charge per returned result, enrichment endpoints charge only when requested data is found, and failed research requests are refunded automatically.

Use the research agent when you want to describe an intelligence objective and receive a researched answer or structured result. Use direct APIs when your workflow already knows the exact data it needs, such as company search, person search, contacts, jobs, tech stack, or page analysis.

Yes. Huntr is a REST API with MCP support, so you can call it from products, agents, Clay HTTP columns, n8n, Make, Zapier, Cursor, Claude, ChatGPT, and custom workflows. Send a POST to /research for the agent, or call a direct endpoint when you need a specific data result.

Huntr returns the usable research it found whenever possible. If the request fails completely, you are not charged.

Yes. Point Claude Desktop or Cursor at POST /mcp with your API key and Huntr appears as a tool. Your AI assistant can run research, check pricing, and retrieve account information through the MCP server.