← Back to catalog
carbonintensity.current
mock data$0.001 / callUK Carbon Intensity — Current
Get the current national carbon intensity of UK electricity generation from the National Grid ESO. Returns the half-hour period timestamps, forecast intensity in gCO2/kWh, actual intensity in gCO2/kWh (when available), and a qualitative index (very low / low / moderate / high / very high). Data is updated every 30 minutes. Lower values indicate cleaner electricity — useful for smart energy scheduling, EV charging optimisation, and sustainability dashboards. 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.current \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"locale":"<locale>"}'