Factiva · Authentication Profile
Factiva Authentication
Authentication
Factiva Integration implements two authentication methods side by side: a user key (API key) sent in a `user-key` header, and a bearer authorization token obtained through a two-step exchange against the Dow Jones identity service. The harvested OpenAPI/Swagger documents declare only the bearer half; the user-key half is documented but not modelled in any published spec, which is why this file is `searched` rather than `derived`.
Factiva secures its APIs with apiKey, http, and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password and refresh_token flow(s).
Artificial IntelligenceBusiness IntelligenceContent AggregationEnterprise DataGenAIMarket DataMedia MonitoringNewsNews APIResearchTaxonomy
Methods: apiKey, http, oauth2
Schemes: 2
OAuth flows: password, refresh_token
API key in: header
Security Schemes
bearerAuth http
Bearer apiKey