NewsWhip · Authentication Profile

Newswhip Authentication

Authentication

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

CompanyMedia IntelligenceSocial Media AnalyticsNewsContent AnalyticsEngagement DataPredictive AnalyticsMedia Monitoring
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

sec0 apiKey
· in: query (key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/newswhip-openapi.yml
docs: https://developer.newswhip.com/docs/authentication
summary:
  types:
  - apiKey
  api_key_in:
  - query
  oauth2_flows: []
schemes:
- name: sec0
  type: apiKey
  in: query
  parameter: key
  description: All requests are authenticated with a NewsWhip API key passed as the query parameter `key`.
    Keys are issued by NewsWhip on request (API access is provisioned per customer); there is no OAuth
    or self-service key generation.
  sources:
  - openapi/newswhip-openapi.yml