Cision · Authentication Profile
Cision Authentication
Authentication
Cision runs two separately-authenticated API surfaces, both token-based and neither using OAuth. The CisionOne API takes a long-lived API token minted in the CisionOne Admin panel and passed as the X-Auth-Token header. The Next Generation Cision Communications Cloud API (served on the api.trendkite.com host Cision inherited with its 2019 TrendKite acquisition) exchanges platform username/password credentials for an access_token at POST /api/login and then passes that token on the same X-Auth-Token header.
Cision secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
PR SoftwarePublic RelationsEarned MediaMedia MonitoringPress Release DistributionMedia DatabaseInfluencer IdentificationAnalytics
Methods: apiKey
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
api_key apiKey
cision_communications_cloud_token apiKey
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.