get
https://api.genability.com/rest/public/lses
Return a full or filtered list of Load Serving Entities (LSEs).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to return a full or filtered list of Load Serving Entities (LSEs).
When to use this endpoint
Use GET /rest/public/lses when you need to:
- Find utilities for a ZIP or postal code.
- Search for an LSE by name or other searchable attributes.
- Filter LSEs by ownership structure or service type.
Common filters
| Parameter | Type | Description |
|---|---|---|
searchOn | String | Searches within one or more LSE attributes. |
zipCode | String | ZIP or postal code to return LSEs for. Use with country when possible. |
postCode | String | Alias for zipCode. |
country | String | ISO country code for the ZIP or postal code. |
ownerships | String | Comma-separated ownership structures, such as INVESTOR, COOP, or MUNI. |
serviceTypes | String | Comma-separated service types, such as ELECTRICITY or SOLAR_PV. |
residentialServiceTypes | String | Comma-separated service types available to residential customers. |
commercialServiceTypes | String | Comma-separated service types available to commercial customers. |
Related endpoints
Request Parameters
Along with the standard pagination parameters, searching and sorting parameters, and the required security parameters, the following parameters are available as part of the request:
