What is your RISE Score?

The Retirement Income Security Evaluation (RISE) score is available as a stand-alone web-based application, currently published to https://rise.azurewebsites.net/. Note that this is a demonstration site designed to promote RISE understanding and its capabilities.

RISE is also available as a web-based “Model as a Service” offering at https://www.riseapi.net/, where the user experience can be defined and constructed by an independent host. Under this paradigm, calculation of the Milliman RISE Score is performed remotely and accessed via web service (or Web API) so as to ensure that performance targets are met and upgrades to product configurations and underlying models are managed independently of the host interface. Model ownership and maintenance remains with the Milliman Financial Risk Management Technology and Quantitative Development teams, while front-end development is managed by the hosting party.

The current version of the RISE web service includes a pre-determined and fixed JSON-based contract, described throughout this documentation site. For subsequent versions, various discovery and/or self-describing interfaces are contemplated, ultimately leading to a more flexible and dynamic implementation.

The RISE API follows the “JSON:API” specifications for building APIs in JSON. (See http://jsonapi.org/ for additional details.)

We also invite you to check out the RISE API via Swagger: https://test.riseapi.net/.