v1

latestOpenAPI 3.1.02026-07-131034192.8 KB
GET Regions and Maps

Grid Region Map Geometry

Provides a geojson of the grid region boundary for all regions that WattTime covers globally. Check when the geojson was last updated using the last_updated value in the meta object of the geojson. Access to this endpoint is restricted to customers with ANALYST or PRO subscriptions. The response is a geojson response, that is a Feature Collection with properties that describe each region, and multipolygon geometry made up of coordinates which define the boundary for each region. The meta object contains the date-time that the geojson was last updated and the associated signal_type.

get/v3/maps

Query parameters

'co2_moer' | 'health_damage' required
OR
'co2_aoer' required
OR
{"stackTrail":"paths:/v3/maps:get:parameters:0:schema:anyOf:2","oasType":"schema","type":"unknown"}

Use to select any available signal_type which is authorized for your account

Response

Successful Response

type'FeatureCollection' required