Dear community,
We are pleased to announce the release of a new API in the B2E channel.
Analytics
This read-only API provides access to computed analytics to help investment professionals in their decision making. The range of analytics include financial products pricing, yield to maturity and duration, as well as stress test scenario results. The computation of these analytics relies on the most recent available market data.
This new API contains 4 endpoints:
- GET /analytics-reports/latest: Retrieve the latest analytics for specific instruments
- GET /stress-test-scenarios: search: Retrieve all stress test scenarios
- GET /stress-test-scenarios/{scenarioId}/exchange-rates: Retrieve exchange rates used in a specific stress test scenario
- GET /stress-test-scenarios/{scenarioId}/values: Retrieve results for a specific stress test scenario
More documentation here.