UnifyAPI
← Back to catalog

carbonintensity.generation

mock data$0.001 / call

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

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.generation \
  -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.