← Back to catalog
carbonintensity.generation
mock data$0.001 / callUK Carbon Intensity — Generation Mix
Get the current UK national electricity generation mix by fuel source from the National Grid ESO. Returns the percentage contribution of each fuel type: biomass, coal, imports, gas, nuclear, other, hydro, solar, and wind. Data is updated every 30 minutes. Useful for understanding real-time renewable vs fossil fuel share, carbon-aware computing, and energy transition analysis. CC BY 4.0, no upstream cost.
Input schema
locale
stringReserved for future use. Omit for standard response.
Call via REST
curl -X POST https://unifyapi.pro/api/call/carbonintensity.generation \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"locale":"<locale>"}'