v1

latestOpenAPI 3.0.22026-07-141713124.8 KB
Electricity

ESI ID Lookup

This endpoint takes an address as input and returns the ESI ID and utility name.

get/electricity/info/esi

Query parameters

addressstring

The street address of the property

pagestring

Response

OK

total_countnumber
page_countnumber
page_numnumber
has_next_pageboolean
exact_matchboolean

Example response

{
  "addresses": [
    {
      "status": "Active"
    }
  ]
}