Find electricity areas based on specified query. No querystring returns all areas. If you query by lat you also need to provide lng and vice versa.
Latitude
Longitude
Name of the DSO (going to use EIC later)
Market Balance Area (e.g. SE1)
Market Grid Area (e.g. STH)
Coordinate Reference System (CRS) for the output geometry. Supported values: 'EPSG:4326' (global latitude/longitude, used by web maps) and 'EPSG:3006' (SWEREF 99 TM, metric coordinates used in Sweden). Queries are always interpreted as EPSG:4326 (lat/lng in degrees). Only the output format changes with this parameter.
"EPSG:3006"Quality of the geometry returned by the API. A value of 'high' returns a larger, but more detailed polygon. Conversely, a value of 'low' returns a smaller, but less detailed polygon.
high, medium, low Successful Response