UnifyAPI
← Back to catalog

carbonintensity.current

mock data$0.001 / call

UK 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.

Weatherprovider: Carbonintensity#carbonintensity#weather

Input schema

locale

Reserved for future use. Omit for standard response.

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.