Download OpenAPI specification:Download
Solar Evaluation Tool provides an instant evaluation including payback period, energy bill cost savings, carbon impact metrics and a recommended solar system. The tool uses Accurassi’s patent AI technology to identify the optimal roof space on customer’s property and augment solar panels on the property image.
Analyse a property for solar evaluation. For most accurate results a base64 encoded PDF should be passed in the body of the endpoint. This allows the users consumption and payments to be used in the solar evaluation. Instead of a bill an address can be passed. This will use distributor benchmark data for household yearly consumption and spend.
clientCode required | string This value will be provided by Accurassi during on-boarding. |
clientID required | string This value will be provided by Accurassi during on-boarding. The clientID is paired with clientCode and used for authentication. This value should never be published on a public facing site. |
ebillBase64 | string Base64 Encoded native PDF Australian Domestic Electricity Bill |
address | string Australian residential property address |
minPanelGroup | number Default: 4 Minimum size allowed for a group of panels |
maxPanelGroup | number Default: "Infinity" Mamimum size allowed for a group of panels |
object Solar panel properties | |
continueIfPropertyDetailsFail | boolean Default: false The solar tool uses a number of data layers to provide an accurate evaluation. One of those data layers provides details on the property. If this layer fails it is possible to continue however the roof analysis may not be as accurate. |