Magic · Authentication Profile

Magic Link Authentication

Authentication

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

Web3WalletsAuthenticationEmbedded WalletsMPC
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SecretKey apiKey
· in: header (X-Magic-Secret-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/magic-link-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SecretKey
  type: apiKey
  in: header
  parameter: X-Magic-Secret-Key
  description: Workspace secret API key from the Magic dashboard.
  sources:
  - openapi/magic-link-openapi.yml