Meters
Search meters
Search for electricity meters at a specific address.
This endpoint allows searching for meters by postcode and optionally by building identifier. For data protection and contractual reasons, meter details are returned in an encrypted format that can be used in subsequent API calls to retrieve the full meter information.
The search works in two steps:
- Search for meters at the specified address using this endpoint
- Call the /meter/by-ref/ endpoint with the returned reference to get the full meter details.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Postcode at which the requested meter is registered
House number or house/building name, e.g. '3', '10A', 'Flat 4', 'The Old Barn'