API 01
Address Validation API
Autocomplete and normalize user input addresses for reliable downstream estimation.
POST /v1/address/validate
Partner Platform
Embed address intelligence, usage estimation, solar + battery simulation, and report exports directly into your own sales, financing, or customer workflow.
API 01
Autocomplete and normalize user input addresses for reliable downstream estimation.
POST /v1/address/validate
API 02
Returns estimated monthly consumption profile by validated address.
POST /v1/usage/estimate
API 03
Computes production, self-use, import/export, offset, and economics from system inputs.
POST /v1/simulation/run
API 04
Generates client-ready PDF or XLSX report packages from simulation results.
POST /v1/reports/export
{
"addressId": "addr_xxx",
"panels": 21,
"batteries": 8,
"importRate": 0.15,
"exportRate": 0.02,
"financing": { "apr": 8.0, "termYears": 20 }
}
Step 1
Request API key and sandbox access.
Step 2
Validate addresses and fetch usage profile.
Step 3
Run simulation and capture economics fields.
Step 4
Export branded report to your workflow.
| Category | Core Fields | Usage |
|---|---|---|
| Address | addressId, formattedAddress, region, postalCode | Lead qualification and geo-normalized intake |
| Energy | annualProductionKwh, annualLoadKwh, offsetPct | Sizing validation and homeowner planning |
| Billing | oldBill, netBill, exportCredit, totalBenefit | Savings communication and financing workflows |
| Hourly Flow | hour, solarKw, loadKw, socKwh, importKw, exportKw | Charting and operational explainability |
Assumptions: flat import/export rate modeling, planning-level estimate scope, and customer-adjustable system inputs.
Last content update: February 23, 2026.
Which teams should start with this API?
Installer sales teams, loan origination teams, and partner platforms that need fast, transparent homeowner estimates.
Can we use API outputs in customer proposals?
Yes. You can convert simulation responses into PDF and XLSX reports for advisor-led or self-serve customer journeys.
Are the results final engineering values?
No. Outputs are planning-level estimates and should be finalized by licensed site assessment and interconnection review.