1. Get an API key
Fastest path: open the Huntr dashboard, sign up, and copy your API key. API signup (for programmatic onboarding):2. Check your balance
3. Run your first research request
POST /research takes one focused objective and returns a synthesized answer. Start with tier: "standard" for company-level research.
4. Request structured output
When your workflow needs predictable top-level fields, pass a flatschema map. Keys become result fields; values describe what each field should contain.
schema value is a field map, not JSON Schema. Nested schema definitions are not supported.
Structured responses include a confidence object per field (live, model, or not_found). Fields marked not_found are returned as null.
5. Try a direct endpoint
When you know exactly what you need, direct endpoints are faster and cheaper than/research.
Preview a company list size (free):
What to read next
Choose your workflow
Decide between
/research and direct endpoints before you build.Company search
Build ICP lists with structured filters and pagination.
Research agent
Write prompts that produce account-ready briefs.
Huntr MCP
Connect Huntr to Cursor, Claude, or Codex.