HuntAPI

Help center

Learn how to use the HuntAPI dashboard, from signup to production.

Welcome to the HuntAPI help center. This guide covers everything you do in the dashboard: creating an account, issuing API keys, tracking credits, reading request logs, and inviting your team. Looking for endpoint parameters instead? Head to the API reference.

app.huntapi.com — overview

HuntAPI

LibraryAnalyticsSettings

Remaining

42,180

credits

This period

7,820

calls billed

Active keys

3

1 production

Consumption

Recent requests

/google-search
200
1 cr
/google-news
200
1 cr
/google-maps
401
0 cr
The HuntAPI dashboard: usage at a glance, API keys, and billing in one place.

Start here

  • New to HuntAPI? Follow the quick start to go from signup to your first API response.
  • Ready to integrate? Create a key in API keys, then read the Developer guide.
  • Watching your spend? Credits explains how balances work and when calls are billed.

How the documentation is organised

SectionWhat you will find
User guideEverything you do in the dashboard, with an illustration of each screen.
Developer guideAuthentication, global parameters, error handling, and playbooks.
API referenceOpenAPI pages for every endpoint: parameters, examples, and responses.

A typical path

  • Create an account and land on the Library.
  • Issue an API key, store the secret, and call /v1/usage to verify authentication.
  • Open an endpoint in the Library, try it in the playground, then wire the same call into your backend.
  • Watch spend in Analytics, debug individual calls in API Logs, and top up from Settings → Subscription when the balance drops.

Every page has a Copy markdown button at the top. Paste it into an AI assistant to get help tailored to your integration.

On this page