Apollo.io · Authentication Profile

Apollo Enrich Authentication

Authentication

Apollo.io secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Contact DiscoveryData EnrichmentSales IntelligenceB2B DataProspectingWeb IntelligenceLead GenerationPeople Search
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

apiKeyAuth apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/apollo-enrich-openapi.yml
summary:
  types:
  - apiKey
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  keyName: x-api-key
  description: >-
    Apollo authenticates every request with an API key passed in the
    `x-api-key` header (for example `x-api-key: YOUR_API_KEY`). Keys are
    generated in Apollo's developer settings. Some endpoints - such as People
    Search and listing account users - require a key that has been marked as a
    master key. API access is gated by plan tier: programmatic access begins on
    the Professional plan.
  sources:
  - openapi/apollo-enrich-openapi.yml
  - https://docs.apollo.io/reference/authentication
  - https://docs.apollo.io/docs/create-api-key