Quotes
Retrieve a Quote
Retrieve a Quote object for a specific plan, zip code, usage, and meter type.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the plan to quote
Example:
"pln_ze28zs8xh9am05g65f05dnj7"
Query Parameters
ZIP code for the delivery address
Example:
"10115"
Annual electricity usage in kWh. Must be between 100 and 50000
Required range:
100 <= x <= 50000
Example:
2500
Type of electricity meter
Available options:
smart
, analog
Example:
"smart"