Clay · Authentication Profile

Clay Com Authentication

Authentication

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

ProspectingGo-To-MarketSalesEnrichmentAutomationArtificial IntelligenceWebhook
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ClayApiKey apiKey
· in: header (clay-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-14'
method: derived
source: openapi/clay-com-public-api-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ClayApiKey
  type: apiKey
  in: header
  parameter: clay-api-key
  description: Personal API key tied to your Clay user. Create one under Settings → Account
    in the Clay app.
  sources:
  - openapi/clay-com-public-api-openapi.json