Before this
If you wanted CB data inside a morning report or a risk dashboard, the usual path was manual: run the view in the web app, export, paste, repeat. Fine for one-off work. Painful when the same portfolio needs checking every day.What changed
The Analytics API returns the kind of output you would normally look at in the product — trend lines, rating distributions, sector summaries — as data your systems can consume directly.
Tell us which entities or portfolio you care about, choose the view you need, and get a response ready for a chart, a table, or a downstream feed.
What you can ask for
| View | Good for |
|---|---|
| Raw entity data | Exports, spreadsheets, and models that need the underlying fields |
| Portfolio trend | Watching credit quality move over time |
| Sector or country breakdown | Summarising the latest picture by category |
| Rating changes | Finding upgrades, downgrades, and movers in a portfolio |
| Rating distribution | Seeing how the portfolio is spread across rating grades |
Where it fits
- Daily portfolio monitoring — refresh the same view on a schedule instead of exporting by hand
- Dashboards and reporting — send CB data straight into Tableau, Power BI, or internal tools
- Downstream feeds — keep risk models and limit systems supplied without a manual step in between
Getting started
- Authenticate with your API credentials
- If you only have company names, resolve them first with the Entity Resolution API
- Browse the API reference for schemas, examples, and Choosing a route
← All release notes


