Smartlead · Authentication Profile

Smartlead Ai Authentication

Authentication

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

Cold EmailOutboundSalesDeliverabilityEmail WarmupAutomationSequences
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKeyQuery apiKey
· in: query (api_key)

Source

Authentication Profile

smartlead-ai-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/smartlead-ai-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: api_key
  description: Smartlead API key passed as the `api_key` query parameter on every request.
  sources:
  - openapi/smartlead-ai-openapi.yml