added

Delete Project API

You can now programmatically delete projects from your Aurora tenant using Delete Project API, so you can easily manage and maintain an accurate list of projects across any system in your stack.

added

Create Project Asset API

You can now create a project asset by uploading an image or document via Create Project Asset API. If you’re using the Aurora Plan Sets service, the new API enables you to automatically upload site survey pictures and other digital files pertinent to your plan set request.

added

Height in Roof Summary API

Roof Summary API now returns the effective mean roof height and the mean height for each roof face. Measured in accordance with ASCE 7-16, the effective mean roof height is calculated as the highest mean height of roof faces with panels on them. With the roof height information, you can streamline your roof replacement quoting as well as post-sale solar workflows including racking system design.

added

Roof shape in Roof Summary API

Roof Summary API now returns the roof shape as flatmonopitchhip, or gable. If a shape cannot be determined, undefined will be returned. With the roof shape, you can can streamline your post-sale solar workflows including racking system design.

added

Plan Sets API

With the Plan Sets API, you can programmatically create plan set requests and retrieve plan set documents. You can also receive notifications in real-time when a plan set request’s status changes by subscribing to the plan_set_request_status_changed webhook event.

added

Dealer fee % added to “Retrieve Financing” endpoint

You can now retrieve the dealer fee % via Retrieve Financing endpoint. With the new field, you can assure that systems downstream from Aurora have a complete picture of the finance arrangement.

added

Retrieve agreement link

With the new Retrieve Agreement Link endpoint, you can download and store the signed agreements in your CRM or equivalent. The link expires after 72 hours and is rate limited to 5 requests per minute.

added

Tag-based restricted API keys

With tag-based restricted API keys, you can now include specific tags (set using the Projects API) when creating restricted API keys. This allows you to further refine and control which apps in your IT ecosystem have access to what project data in your Aurora tenant.

added

Tags in Projects API

You can tag projects with one or more strings of your choice (tags) using Create Project and Update Project API endpoints. With tags, for example, you can take advantage of tag-based restricted API keys or use for post-sale analytics. Only standard (rather than restricted) keys can tag and untag projects. Tags are not visible in app at the moment.

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.