Skip to main content

Hunter API Key

Description

General

  • Documentation: https://hunter.io/api-documentation/v2
  • Summary: Hunter provides a service to find and verify professional email addresses. The service can be accessed through an API.
  • IPs allowlist: This feature is not available.
  • Scopes: All Hunter keys are granted full access to the API.

Revoke the secret

API keys can be created or deleted at anytime on Hunter's dashboard.

Check for suspicious activity

The usage tab of the dashboard displays all the calls made to the API and allows to detect suspicious activity.

Details for Hunter api key

  • Family: Api

  • Category: CRM

  • Company: Hunter

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: True

  • Only valid secrets raise an alert: True

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.19

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: true
ban_markup: false
- type: FilenameBanlistPreValidator
banlist_extensions:
- ^cmake$
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: false
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- hunter

Examples

- text: $hunter_api_key = "56f775634e0084ebe309b995378908a29e7182af";
apikey: 56f775634e0084ebe309b995378908a29e7182af
- text: $hunter_api_key = "56f775634e0084ebe309b995378908a29e7182af";
apikey: 56f775634e0084ebe309b995378908a29e7182af

How can I help you ?