The toolkit for IT
carbon accounting
One device or ten thousand. A calculator, an API, certificates, a dashboard. Everything has a source. Everything is built to be handed to your auditor without a follow-up email.
48 categories. Zero made-up numbers.
Laptops to UPS systems, switches to thin clients. The PAIA-aligned parametric engine takes specs in and gives emissions out — and every factor it uses traces back to EU MEErP, JRC, ADEME, or Fraunhofer IZM. No “industry averages” on the menu.
- Full lifecycle: Production → Transport → Use Phase → End-of-Life
- 195+ country-specific electricity grid factors
- Parametric BOM model — specs in, emissions out
- Sub-linear scaling for Apple Silicon, ARM, and mobile SoCs
Lifecycle Breakdown Example
Dell Latitude 5540 · i7 · 16GB · Netherlands · 4yr lifetime
Example: Laptop Production Factor
Every. Single. Factor. Has this.
Click any number, land on the paper it came from
Every factor ships with a source URL, the document it came from, the publication year, and the methodology reference. When the question “where did this number come from?” arrives, the answer is one click away.
Certificates that survive a phone scan
A4 PDFs with full lifecycle breakdowns, unique certificate numbers, and a QR code that goes to a public verification page. Your downstream buyer scans, your buyer's auditor scans, the breakdown is right there.
- Unique certificate number per calculation
- QR code → public verification page at /verify/[number]
- Full lifecycle breakdown on certificate
- White-label with your branding (Business plan)
- Bulk generation for batch calculations
Certificate
CT-2026-00847
Dell Latitude 5540
Netherlands
4 years
Apr 2026
curl -X POST \
https://carbontrace.cloud/api/v1/footprint \
-H "Authorization: Bearer ct_..." \
-H "Content-Type: application/json" \
-d '{
"category": "laptop",
"brand": "Dell",
"weight_kg": 1.8,
"ram_gb": 16,
"country": "NL",
"lifetime_years": 4
}'// Response (187ms)
{
"total_kg_co2": 396.2,
"production": 285.0,
"transport": 20.1,
"use_phase": 79.4,
"end_of_life": 11.7,
"reuse_savings_kg": 285.0,
"certificate_url": "/verify/CT-2026-00847"
}One curland you're done
Eleven endpoints, an OpenAPI 3.1 spec, and the kind of error messages that read like a colleague wrote them. Plug into your ERP, CRM, or in-house ITAM tool. The batch endpoint takes 10,000 devices without flinching.
Ten thousand devices, one CSV, before lunch
Drop in your inventory export, match the columns, get per-device lifecycle breakdowns plus the aggregate totals your CFO actually reads. Output goes back out as CSV or JSON, whichever your next tool prefers.
- Drag-and-drop CSV upload
- Smart column mapping
- Per-row lifecycle breakdowns in output
- Aggregate totals for the executive summary
- Download results as CSV or JSON
- Up to 10,000 rows on Business plan
Drop your CSV here
Accepts .csv and .xlsx. Up to 10,000 rows.
The dashboard your sustainability report copy-pastes from
Aggregations, monthly trends, category breakdowns, and reuse savings — all in the same units, all from the same numbers your certificates were generated from.
Example dashboard for a mid-size ITAD operation
Total CO₂ Analyzed
48.2t
This quarter
Devices Calculated
12,847
+23% vs Q1
Reuse Savings
31.6t
CO₂ avoided
Certificates Issued
4,209
All verified
Organization: NordIT Refurbishment
Anna Müller
anna@nordit.eu
Pieter de Vries
pieter@nordit.eu
Marie Dubois
marie@nordit.eu
Auditor Access
audit@kpmg.nl
Access control that doesn't live in a wiki
Organization-scoped Postgres RLS, four role levels, and API keys that can't accidentally see another tenant's data. Your team sees what they should. Your auditor gets read-only. Nobody gets “oops” access.
- Owner, Admin, Member, Viewer roles
- Row-level security (Postgres RLS) — not application-level
- Invite by email with tokenized links
- API keys scoped to organization
- Audit trail for compliance (who did what, when)
The four ways IT teams currently do this
An honest comparison. We're not the only option — we're the fastest one with sources you can verify.
| Criteria | CarbonTrace | Full LCA Study | Generic Calculators | Hiring a Consultant |
|---|---|---|---|---|
| Time per device | 200ms | 2–4 weeks | ~5 min | 3–6 months |
| Cost | From €0 | €5–15K/study | Free-ish | €10–50K |
| Data sources | EU MEErP, JRC, ADEME | Ecoinvent, custom | "Industry average" | Varies |
| Audit trail | Per calculation | Per study | No | Maybe |
| Device categories | 48 | 1 per study | ~10 | Custom |
| API access | Yes | No | Sometimes | No |
| Batch processing | 10,000 rows | No | Manual | No |
Your first carbon footprint takes 30 seconds
25 free calculations a month. No credit card. No contract. No sales call unless you want one.
Start free