Exa · Authentication Profile

Exa Ai Authentication

Authentication

Exa secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

AISearchWeb SearchNeural SearchLLMAgentsResearchWebsets
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (x-api-key)
bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/exa-agent-api-openapi.yml, openapi/exa-monitors-api-openapi.yml, openapi/exa-research-api-openapi.yml,
  openapi/exa-search-api-openapi.yml, openapi/exa-team-api-openapi.yml, openapi/exa-team-management-api-openapi.yml,
  openapi/exa-websets-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: x-api-key
  description: 'Pass your Exa API key in the x-api-key header. You can also authenticate with
    Authorization: Bearer <key>.'
  sources:
  - openapi/exa-agent-api-openapi.yml
  - openapi/exa-monitors-api-openapi.yml
  - openapi/exa-research-api-openapi.yml
  - openapi/exa-search-api-openapi.yml
  - openapi/exa-team-api-openapi.yml
  - openapi/exa-team-management-api-openapi.yml
  - openapi/exa-websets-api-openapi.yml
- name: bearer
  type: http
  scheme: bearer
  description: 'Pass your Exa API key in the x-api-key header. You can also authenticate with
    Authorization: Bearer <key>.'
  sources:
  - openapi/exa-agent-api-openapi.yml
  - openapi/exa-monitors-api-openapi.yml
  - openapi/exa-research-api-openapi.yml
  - openapi/exa-search-api-openapi.yml
  - openapi/exa-team-api-openapi.yml
  - openapi/exa-websets-api-openapi.yml