Aether API

Everything we build, you can build on too.

Everything we build, you can build on too.

Aether’s open API layer and SDKs give developers, enterprise teams, and partners the ability to extend, integrate, and build new experiences using Aether’s AI-powered design, proposal, and workflow tools.

API Console

Live

import requests

API_KEY = "your_aether_api_key"
BASE_URL = "https://api.aetherapp.com/v1"

# Create a new deal
payload = {
    "customer_name": "Jane Doe",
    "project_type": "Residential Solar",
    "address": "123 Sunray Ave, California",
    "system_size_kw": 6.5
}

headers = {
    "Authorization": f"Bearer {API_KEY}",
    "Content-Type": "application/json"
}

response = requests.post(f"{BASE_URL}/deals", json=payload, headers=headers)

GET /projects

POST /workflow-event

What You Can Build with Aether

What You Can Build with Aether

What You Can Build with Aether

Use our API layer or drop-in SDKs to launch estimators, automate workflows, and connect with your tools.

Public APIs
SDK

Aether Public APIs

Build custom flows by tapping into Aether’s RESTful APIs, design, automate, and sync everything.

Trigger designs, proposals, or workflows

Query project data and system info

Pull roof shapes and energy savings

Sync with CRMs and marketing tools

Manage jobs, customers, and documents

Includes full docs, sandbox, and dev keys

One API, Infinite Workflows.

Design & Proposal APIs

Auto-generate designs and proposals

CRM & Deal Automation

Track leads and automate deals

Workflow & Docs SDK

Generate solar or roofing design based on detected scope

Public APIs
SDK

Aether Public APIs

Build custom flows by tapping into Aether’s RESTful APIs, design, automate, and sync everything.

Trigger designs, proposals, or workflows

Query project data and system info

Pull roof shapes and energy savings

Sync with CRMs and marketing tools

Manage jobs, customers, and documents

Includes full docs, sandbox, and dev keys

One API, Infinite Workflows.

Design & Proposal APIs

Auto-generate designs and proposals

CRM & Deal Automation

Track leads and automate deals

Workflow & Docs SDK

Generate solar or roofing design based on detected scope

Public APIs
SDK

Aether Public APIs

Build custom flows by tapping into Aether’s RESTful APIs, design, automate, and sync everything.

Trigger designs, proposals, or workflows

Query project data and system info

Pull roof shapes and energy savings

Sync with CRMs and marketing tools

Manage jobs, customers, and documents

Includes full docs, sandbox, and dev keys

One API, Infinite Workflows.

Design & Proposal APIs

Auto-generate designs and proposals

CRM & Deal Automation

Track leads and automate deals

Workflow & Docs SDK

Generate solar or roofing design based on detected scope

Top Use Cases for Builders

Top Use Cases for Builders

Top Use Cases for Builders

Tools real teams build with Aether

Direct-to-Consumer Solar Web Experiences

Automatically sync deal and customer data between Aether and Salesforce, HubSpot, or internal CRM.

CRM Integration & Data Sync

Automatically sync deal and customer data between Aether and Salesforce, HubSpot, or your internal CRM.

Tariff & Incentive Modeling

Use Aether APIs as a utility-rate and regional incentive modeling engine for residential or commercial solar.

Build Your Own Sales App

Launch a tablet-based or door-to-door mobile sales tool powered by Aether’s design + proposal engines.

White-Labeled Installer Portals

If you’re a distributor, lender, or marketplace, use Aether to power your network’s design and proposal backend.

Trade Workflow Simulations

For any trade (solar, roofing, HVAC), simulate system size, price, savings, or labor scope programmatically via API.

Auto-Requote & Deal Refresh Bots

Automatically re-run quotes when material costs, tariff rates, or financing terms change. Keep proposals current during long sales cycles.

Permit Packet Generator

Use Aether’s measurements and specs to auto-generate ready-to-submit permitting documents for local authorities.

Consumer Self-Checkout (Embedded Proposals)

Enable homeowners to view a design, pick a system, select a loan, and sign—completely embedded on your website or partner portal.

Insurance-Linked Claim Estimator (Roofing)

Build instant insurance supplements based on Aether’s roof scans. Integrate directly with Xactimate or claims workflows.

AI Chat Assistants for Inbound Leads

Use Aether APIs to power a chatbot or call-center assistant that delivers personalized estimates and books appointments live.

Multi-Site Portfolio Feasibility Tool

Let enterprise reps run batch solar feasibility across dozens of locations. Return ranked ROI estimates for portfolio deployment.

Procurement & BOM Automation

Generate material takeoffs (roofing, racking, modules) and send them directly to distributor APIs like Beacon, BayWa, or SRS.

Territory & Lead Scoring Maps

Use Aether’s AI roof scans to pre-score addresses based on installability. Ideal for canvassing, franchise expansion, or D2C prioritization.

Tax Credit & Rebate Eligibility Engine

Build widgets or workflows that estimate eligible incentives (ITC, DSIRE, EU credits), and embed in proposal flows or landing pages.

What Makes Aether Unique

What Makes Aether Unique

What Makes Aether Unique

Build next-gen solar, HVAC, and roofing apps—powered by Aether’s design brain and data engine.

Feature

Description

AI Design Models

AI_POWERED

Generate layouts using aerial scans and AI

Generate layouts using aerial scans and AI

Complete System Output

FULL_OUTPUT

Includes pricing, savings, and utility data

Includes pricing, savings, and utility data

Trade-Specific Support

TRADE_READY

Tailored for solar, roofing, HVAC, and landscaping

Tailored for solar, roofing, HVAC, and landscaping

Developer-First Infrastructure

api_frist

Built with modern APIs for fast integration

Built with modern APIs for fast integration

Global Compliance Ready

gdpr_complaint

Fully GDPR and eIDAS compliant out of the box

Fully GDPR and eIDAS compliant out of the box

Global Compliance Ready

gdpr_complaint

Frequently asked question

Frequently asked question

Frequently asked question

Explore detailed answers to the most commonly asked questions about our platform, features, integrations

How do I get API access?

You’ll need an Aether account. From your dashboard, request keys under “Developer Settings.”

How do I get API access?

You’ll need an Aether account. From your dashboard, request keys under “Developer Settings.”

How do I get API access?

You’ll need an Aether account. From your dashboard, request keys under “Developer Settings.”

Is there a free sandbox or test mode?

Yes, syncs with Gmail/Outlook.

Is there a free sandbox or test mode?

Yes, syncs with Gmail/Outlook.

Is there a free sandbox or test mode?

Yes, syncs with Gmail/Outlook.

What SDKs are currently supported?

JavaScript and Python are available. Flutter and Swift are coming soon.

What SDKs are currently supported?

JavaScript and Python are available. Flutter and Swift are coming soon.

What SDKs are currently supported?

JavaScript and Python are available. Flutter and Swift are coming soon.

Can I integrate Aether with my CRM?

Yes, our APIs are CRM-ready. Use endpoints to sync data with Salesforce, HubSpot, and more.

Can I integrate Aether with my CRM?

Yes, our APIs are CRM-ready. Use endpoints to sync data with Salesforce, HubSpot, and more.

Can I integrate Aether with my CRM?

Yes, our APIs are CRM-ready. Use endpoints to sync data with Salesforce, HubSpot, and more.

Where can I find the API documentation?

Visit developers.aetherenergy.com for complete docs and code examples.

Where can I find the API documentation?

Visit developers.aetherenergy.com for complete docs and code examples.

Where can I find the API documentation?

Visit developers.aetherenergy.com for complete docs and code examples.

Smarter software for the way real contractors sell.

Whether you're quoting solar, selling roofs, or managing field crews — Aether helps you close more jobs with less lift.

aether

Aether is the GTM engine for trades.
Built for contractors in solar, roofing, HVAC, landscaping, and fire mitigation — use the full stack or just the tools you need to quote faster, close more, and scale smarter.

Smarter software for the way real contractors sell.

Whether you're quoting solar, selling roofs, or managing field crews — Aether helps you close more jobs with less lift.

aether

Aether is the GTM engine for trades.
Built for contractors in solar, roofing, HVAC, landscaping, and fire mitigation — use the full stack or just the tools you need to quote faster, close more, and scale smarter.

Smarter software for the way real contractors sell.

Whether you're quoting solar, selling roofs, or managing field crews — Aether helps you close more jobs with less lift.

aether

Aether is the GTM engine for trades.
Built for contractors in solar, roofing, HVAC, landscaping, and fire mitigation — use the full stack or just the tools you need to quote faster, close more, and scale smarter.