Get usage information for your account.
curl --location --request GET 'https://huntapi.com/api/usage' \ --header 'Content-Type: application/json' \ --header 'x-api-key: <token>' \
{ "plan": "API", "remaining": "58485" }
This parameter specifies the private key you’ll need for HuntAPI.com access.
Plan name
Remaining requests
Was this page helpful?