Next Generation Cision Communications Cloud API

REST API for the Next Generation Cision Communications Cloud, Cision's earned media monitoring and analytics platform. Runs off searches already created in the platform and returns either a list of articles and their metadata, or aggregate statistics for the matching set (total mentions, ad equivalency, readership, social shares), in JSON or CSV. Served on api.trendkite.com, the host Cision inherited with its 2019 acquisition of TrendKite. Token authentication via POST /api/login, then an X-Auth-Token header. Readership for online content is zeroed in the response body under Cision's data licensing terms and delivered instead as a five-minute presigned CSV URL in the x-additional-info response header. Cision publishes no OpenAPI for this surface.

API entry from apis.yml

apis.yml Raw ↑
aid: cision:cision-communications-cloud-api
name: Next Generation Cision Communications Cloud API
description: REST API for the Next Generation Cision Communications Cloud, Cision's earned media monitoring
  and analytics platform. Runs off searches already created in the platform and returns either a list
  of articles and their metadata, or aggregate statistics for the matching set (total mentions, ad equivalency,
  readership, social shares), in JSON or CSV. Served on api.trendkite.com, the host Cision inherited with
  its 2019 acquisition of TrendKite. Token authentication via POST /api/login, then an X-Auth-Token header.
  Readership for online content is zeroed in the response body under Cision's data licensing terms and
  delivered instead as a five-minute presigned CSV URL in the x-additional-info response header. Cision
  publishes no OpenAPI for this surface.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://cision.atlassian.net/wiki/spaces/CSM/pages/25765216446/Next+Generation+Cision+Communications+Cloud
baseURL: https://api.trendkite.com
tags:
- Media Monitoring
- Earned Media
- Analytics
- Public Relations
properties:
- type: Documentation
  url: https://cision.atlassian.net/wiki/spaces/CSM/pages/25764989843/Settings+-+Cision+API
- type: Authentication
  url: authentication/cision-authentication.yml
- type: RateLimits
  url: rate-limits/cision-rate-limits.yml