Get meter info by address
Retrieve detailed information about a meter using its address.
This endpoint allows direct lookup of meter information by address, when the MPAN is not already known (if the MPAN is known, use the /meter/ endpoint).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Full address string, e.g. '221B Baker Street, London, NW1 6XE'. Must include postcode and begin with house number/ name or other uniquely-identifying information. May be constructed from individual address components, concatenated with separating commas. Better formatting may increase the chance of a meter being found.
Response
Meter information for the requested address
Response model for meter information.
Contains details about a meter including its MPAN, settlement status, and supplier information.