A wholesale, programmatic source of real-time and historical grid carbon intensity (tCO₂e/MWh) for every NEM region and WA. Built for sustainability SaaS platforms that need accurate Australian Scope 2 numbers without standing up an AEMO ingest pipeline themselves.
Authorization: Bearer giq_... header.Already on the Watt API? Carbon Intensity is included in every Watt API tier — your existing Bearer key already works.
curl https://gridiq.com.au/api/public/carbon-intensity?region=NSW1&hours=24 \
-H "Authorization: Bearer giq_..."{
"unit": "tCO2e/MWh",
"hours": 24,
"regions": ["NSW1"],
"points": [
{
"region_id": "NSW1",
"interval_time": "2026-04-28T11:30:00.000Z",
"intensity": 0.624
},
...
],
"attribution": "Powered by gridIQ — gridiq.com.au"
}Sustainability SaaS platforms (Watershed, Persefoni, Sweep, Greenly, Plan A, etc.) typically derive Scope 2 emissions for their customers using country-level grid factors. Australian customers get a more accurate, time-matched answer when the platform consumes a live per-region feed — and Australian audit committees increasingly expect it.
Embedding gridIQ’s Carbon Intensity API gives every Australian customer of your platform an accurate, AEMO-derived intensity value without you needing to build (and maintain) the ingest pipeline.
Existing Watt API customers can use their key today. New customers: email us and we’ll provision an API key on the same day.