Event Registry · Authentication Profile

Event Registry Authentication

Authentication

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

NewsMedia MonitoringNews IntelligenceEvent DetectionNamed Entity RecognitionSentiment AnalysisMedia AnalyticsNews API
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

apiKeyAuth apiKey
· in: query (apiKey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: apiKeyAuth
  type: apiKey
  in: query
  parameter: apiKey
  description: API key obtained from newsapi.ai/register. Include as a field in the JSON POST
    body or as a query parameter named apiKey.
  sources:
  - openapi/openapi.yml