Calculate carbon emission factors for activities using the Climatiq API

domain: api.climatiq.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an API key by registering at climatiq.io; pass it as a Bearer token in the Authorization header.
  2. Search for the appropriate emission factor using GET /data/v1/search?query=<KEYWORD>&category=<CATEGORY>&region=<REGION_CODE>&year=<YEAR> to find the relevant activity_id for your use case (e.g., electricity consumption, freight transport, natural gas combustion).
  3. Note the activity_id, source, region, year, and lca_activity from the search results; these parameters together uniquely identify an emission factor and should be specified in calculations for reproducibility.
  4. Calculate emissions via POST /data/v1/estimate with a JSON body containing the emission_factor object (with activity_id and optional source/region/year overrides) and a parameters object specifying the activity quantity and unit (e.g., {"energy": 100, "energy_unit": "kWh"}).
  5. Parse the response for co2e (total CO2-equivalent in kg), co2e_unit, co2e_calculation_method, and the constituent_gases breakdown; store the emission_factor metadata returned for audit trail purposes.

Known gotchas

Related routes

Calculate CO2 emissions for a flight itinerary using an emissions API
travel-general · 6 steps · unrated
Fetch real-time grid carbon intensity data from the WattTime API
api.watttime.org · 5 steps · unrated
Calculate transport-related CO2e emissions for a freight shipment using the GLEC Framework methodology
smartfreightcentre.org · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans