Docs
MethodologiesCatalogBOLD Carbon (CH₄)Applicationsv1.0.0

BOLD Carbon (CH₄) Integration Guide v1.0.0

Integration guide for BOLD Carbon (CH₄) Application (MvA) v1.0.0 — expected events, required fields, and validation requirements.

This guide explains how to submit MassID documents that satisfy BOLD Carbon (CH₄) rules. BOLD Carbon shares most rules with BOLD Recycling and adds two Carbon-exclusive rules for geographic boundary and emissions calculation.

For the base API flow, see Submitting a MassID. For the complete rules catalog, see BOLD Carbon (CH₄) Rules.

Prerequisites

Shared rules with BOLD Recycling

BOLD Carbon rules 1–19 are identical to BOLD Recycling. The document creation, event sequence, and field requirements for these rules are the same. See the BOLD Recycling Integration Guide for the full event-by-event breakdown covering:

  • Document creation (category, type, subtype, measurement unit)
  • ACTOR events for all participants (with accreditation)
  • PICK_UP, TRANSPORT_MANIFEST, WEIGHING, DROP_OFF, SORTING, RECYCLED, and RECYCLING_MANIFEST events
  • Geolocation, uniqueness, composting timeframe, and Ibama code validations (see Supported waste codes for accepted values)

Everything in that guide applies here. This page covers only the two Carbon-exclusive additions.

Event and rule mapping

CUSTOM event names

Event NamePurposeValidated by
PICK_UPWaste collection from generator site
TRANSPORT_MANIFESTTransport documentation attachment
WEIGHINGWeight capture at a calibrated scale
DROP_OFFDelivery to the recycling/processing facility
SORTINGWaste sorting with contamination deduction
RECYCLEDConfirms composting or recycling completion
RECYCLING_MANIFESTFinal recycling documentation attachment

ACTOR label vocabulary

LabelDescriptionValidated by
WASTE_GENERATORSource of the waste material
HAULERTransports waste from origin to facility
RECYCLEROperates the recycling or composting facility
PROCESSORProcesses sorted material

Carbon-exclusive rules

Rule 20 — Project Boundary

Validates the geographic distance between the first PICK_UP event address and the last DROP_OFF event address. This ensures the waste transport occurred within an acceptable geographic boundary.

What your integration must provide:

  • Accurate addresses on both PICK_UP and DROP_OFF events (latitude/longitude).
  • The distance between these addresses is calculated and validated by the rule.

Rule 21 — Prevented Emissions

Calculates prevented CO₂-equivalent emissions based on the UNFCCC AMS-III.F methodology. The calculation uses:

InputSource
Exceeding emission coefficientRecycler accreditation document.
Waste generator baselineWaste generator accreditation data.
Waste subtypeMassID document subtype field.
MassID valueMassID document value field (weight in kg).

What your integration must ensure:

  • The recycler's accreditation document includes a valid exceeding emission coefficient.
  • The waste generator's accreditation includes baseline data.
  • The MassID document's subtype and value are correctly set.

The rule outputs the calculated prevented emissions in CO₂e.

Post-validation

When all 21 rules pass, the platform:

  1. Issues a GasID certificate linked to the MassID (instead of a RecycledID).
  2. Runs GasID rules (rewards distribution for supply chain participants).
  3. Generates C-CARB.CH4 (Tokenized Carbon Credits (TCC)) credit tokens upon credit order settlement.

Differences from BOLD Recycling

AspectBOLD RecyclingBOLD Carbon (CH₄)
Rules count19 MassID rules21 MassID rules (19 shared + 2 exclusive)
Certificate typeRecycledIDGasID
Credit tokenC-BIOW (TRC)C-CARB.CH4 (TCC)
Emissions calculationNot applicablePrevented CO₂e via UNFCCC AMS-III.F (rule 21)
Geographic boundaryNot validatedPICK_UP → DROP_OFF distance validated (rule 20)
Accreditation dataStandard accreditation fieldsMust include exceeding emission coefficient for recycler

Common issues

All BOLD Recycling common issues apply, plus:

  • Missing emission coefficient — The recycler's accreditation must include the exceeding emission coefficient. Without it, rule 21 cannot calculate prevented emissions.
  • Project boundary failure — The PICK_UP and DROP_OFF addresses must be geographically reasonable. Ensure GPS coordinates are accurate on both events.
  • Waste generator baseline — The waste generator's accreditation must include baseline data for the emissions calculation.

View rules catalog · View app reference · BOLD Recycling integration guide

On this page