added

Metric units in Roof Summary API

Retrieve Roof Summary API will deliver measurements based on the default Units setting for the tenant. For example, if your tenant’s Units are set to “Metric,” measurements in Roof Summary API will be in meters and sq. meters. If Units are set to “Imperial,” the measurements will be in feet and sq. feet. With the measurement system of your choice in Roof Summary, your developers will be even more productive building and operating integrations using Sync API.

added

Asset_type in asset_created webhook

We added asset_type field to the asset_created webhook payload. With asset_type (e.g., Design Layout, CAD Screenshot), you can filter asset_created webhooks to only the assets applicable to your workflow.

improved

Webhook replays

In the rare cases when your application has an outage that lasts more than 24 hours and causes you to miss all webhook retries, Aurora can resend failed webhooks within 30 days of the original event. Please contact your Aurora account team for assistance.

added

Self-service restricted API keys

You can create a restricted key in the Aurora app now. With restricted keys, you can enable your internal teams or third-party developers to build specific API-driven workflows without granting API access to other areas of your Aurora account.

improved

Users API: Admin users can’t be assigned to a partner

If you try to assign a user to a partner when creating an Admin user via Create User or Invite User, you will receive an error. Similarly, if you try to upgrade a user who belongs to a partner to an Admin via Update User, you will receive an error.

added

Answers to Qualification Questions in Leads API

You can now access the qualification_question_answers field via Retrieve Lead endpoint. The field provides customer insight information as a list of questions and answers which were elicited from the user during the LCAI flow.

added

Version in API Tokens admin UI

You can now view Aurora API version that your token is pinned to in the Aurora UI. With easily accessible version information, your developers (and Aurorans helping them) can root cause issues related to versioning faster.

added

Additional fields in Leads API

You can now access initial_monthly_avoided_cost and has_uploaded_utility_bill fields via Retrieve Lead endpoint. The initial_monthly_avoided_cost field signifies one month of savings based on year one (unescalated) savings amount. The has_uploaded_utility_bill is set to true if a homeowner has uploaded a utility bill for a Lead Capture AI lead. With the additional fields, you can streamline your solar workflows as well as power email and text campaigns by data from Lead Capture AI.

added

Restricted API Keys

You can use restricted API keys to grant micro-services (internally-developed or third-party) access to your data in Aurora. Restricted keys grant access to only a specified subset of API end points for your tenant (e.x., only List and Retrieve Projects). And you can have multiple restricted keys with varying levels of access. To generate a restricted key, please contact your Aurora Account team and provide a list of API endpoints that you want the key to have access to.

added

Partners API

You can list partners - partner ids and partner names - configured in your tenant using List Partners endpoint. With partner management in Aurora, you can organize sales dealers into separate spaces with custom settings such as logos and base prices per watt.