APIs
The Impact Rate of Return system provides multiple APIs
Impact Potential® API
The Impact Potential® API call will take inputs representing impact scores for a predefined set of available fields, calculate an Impact Potential™ score, and return that score to the user. The corresponding output will be expressed as the score itself. For example, a response of 85 would equal an Impact Potential™ score of 85.
This REST API call relies on the JavaScript Object Notation (JSON) syntax sent in the request payload.
Impact Rate of Return® API
The Impact Rate of Return® API call will take the raw inputs required for calculating an iRR result, calculate that result, and then return the result to the user. The corresponding output will be expressed as a value without the percent sign. For example, a response of 25.75 would equal an iRR® of 25.75%.
This REST API call relies on the JavaScript Object Notation (JSON) syntax sent in the request payload.
Access and API Keys
Before a user can make an API call, the iRR® system administrator must generate a valid API key. Please contact the administrator for more information or to receive an updated Authorization Bearer Token.