HomeGuidesAPI ReferenceChangelog
Log In
Guides

Show Utility Logos

Access standardized utility logos through Genability's CDN using simple URL structures, with automatic fallback to generic icons when specific logos aren't available.

We have collected logos from top utilities, standardized them, and made them available through our content delivery network (CDN) for use in your user interface. To link to a utility logo, use the following URL structure:

https://cdn.genability.com/lses/{lseId}.png

For example, Pacific Gas & Electric (our neighbors in San Francisco) can be accessed at: https://cdn.genability.com/lses/734.png.

You can obtain the lseId from the LSE record, tariff, or account data. All logos are provided in PNG format. Since file dimensions vary, use CSS or similar styling to size them appropriately for your interface.

Generic Logos

You don't need to worry about whether we have a specific logo available. If we don't have a utility's logo yet, we automatically return a generic icon to represent the utility instead of a 404 File Not Found HTTP response.

To explicitly retrieve the generic icon, use any non-numeric value for the lseId. For example, https://cdn.genability.com/lses/generic.png returns this default image:

Generic utility logo