Electricity

POST {{PREVIEW_V1_BASE_URL}}/energy/v1-preview1/electricity

Request Body

{"year"=>2023, "region"=>"GB", "amount"=>{"energy"=>5000, "energy_unit"=>"kWh"}, "recs"=>{"energy"=>1000, "energy_unit"=>"kWh"}, "components"=>[{"amount"=>{"energy"=>1000, "energy_unit"=>"kWh"}, "connection_type"=>"grid", "supplier"=>"british_gas"}, {"amount"=>{"energy"=>1000, "energy_unit"=>"kWh"}, "connection_type"=>"direct", "loss_factor"=>0.05, "energy_source"=>"natural_gas"}, {"amount"=>{"energy"=>1000, "energy_unit"=>"kWh"}, "connection_type"=>"direct", "energy_source"=>"renewable"}]}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
``null