TEROCARBON
Core Concepts
Copy Page
TEROCARBON
Introduction
Welcome to Tero Carbon
Benefits of Integrating with Tero Carbon
Getting Started
Authentication
Base URLs
Rate Limiting
Webhooks
Core Concepts
Core Concepts Overview
Assets (Verified Carbon Units - VCUs)
OpenSea & CAD Trust Publication
Smart Contracts
Integration Workflow
1. Onboarding & Setup
2. Listing VCUs on the Marketplace (User Journey)
3. Handling Internal Marketplace Transactions (Transfers & Retirements)
4. Returning VCUs to Tero Carbon (Detokenization/Retokenization)
5. Querying Public Data (CAD Trust)
API Endpoints
Marketplace Data
getProjectData
getIssuanceData
getUnitsData
Notifications
reportTransaction
CAD Trust Data
getProjectList
getIssuanceList
getUnitList
Policies & Legal
Legal Disclaimer
Privacy Policy
Asset Integrity Policy (Summary)
Resources
FAQ
Glossary
Support
Useful Links
Resources
Core Concepts
Copy Page
OpenSea & CAD Trust Publication
Transparency is a core value at Tero Carbon. We publish records of our operations on recognized, public platforms:
OpenSea:
We publish Digital Certificates (NFTs) representing key operations (like Issuances, Transfers, Retirements) on OpenSea.
Purpose:
Public visibility and verification. Anyone can view the NFT, which links back to immutable metadata stored on IPFS detailing the operation.
Links: You will find URLs to OpenSea listings in the API responses (e.g.,
issuanceLinkOpenSea
,
unitsLinkOpenSea
).
CAD Trust:
We report our registry data (project details, issuances, retirements) to the CAD Trust metadata layer.
Purpose:
Global harmonization, enhanced data integrity, interoperability with other registries, and compliance readiness.
Links:
You will find URLs to relevant CAD Trust pages in the API responses (e.g.,
projectLinkCADTrust
,
issuanceLinkCADTrust
).
These publications provide independent verification layers, reinforcing the credibility of Tero Carbon certified VCUs.
Modified at
2025-04-22 21:52:08
Previous
Assets (Verified Carbon Units - VCUs)
Next
Smart Contracts