Novu · Authentication Profile

Novu Authentication

Authentication

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

NotificationsMessagingIn AppEmailSMSPushChatWorkflowsOpen SourceSubscribersTopicsInboxWorkflow OrchestrationMulti ChannelDigestMCPFrameworkReact
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

secretKey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/novu-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: secretKey
  type: apiKey
  in: header
  parameter: Authorization
  description: 'API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".'
  sources:
  - openapi/novu-openapi.yml