Hunter · Authentication Profile
Hunter Authentication
Authentication
Hunter authenticates every call with a single account API key, accepted in three interchangeable positions. The OpenAPI declares all three. Separately — and documented nowhere in the API reference — hunter.io runs a full OAuth 2.1 authorization server, discovered by probing RFC 8414 metadata; it is what the remote MCP server at mcp.hunter.io delegates to via RFC 9728 protected-resource metadata.
Hunter secures its APIs with apiKey, http, and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and refreshToken flow(s).
Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence
Methods: apiKey, http, oauth2
Schemes: 4
OAuth flows: authorizationCode, clientCredentials, refreshToken
API key in: header, query
Security Schemes
apiKeyQuery apiKey
apiKeyHeader apiKey
bearerAuth http
oauth2 oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.