HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Electricity rates / Energy Mix / Update

Set an electricity rate energy mix. By default the energy mix generated with creation of the electricity rate is filled with 0.

Log in to see full request history
Path Params
integer
required

The ID of the electricity rate

Body Params
number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from solar power.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from wind turbines.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from hydropower.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from nuclear power plants.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from burning coal.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from natural gas.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from any other type of renewable energy source. This could include any other renewable source not specifically listed.

number
0 to 100
Defaults to 0

Represents what percent of the energy is generated from any other type of non-renewable energy source. This could include any other non-renewable source not specifically listed.

Responses

422

The payload you provided is invalid

Language
Credentials
API Token
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json