TEROCARBON
  1. Integration Workflow
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
  1. Integration Workflow

5. Querying Public Data (CAD Trust)

1.
Marketplace Action: Use getProjectList and getIssuanceList endpoints to retrieve public data about projects and issuances registered by Tero Carbon and reported to CAD Trust. Apply necessary filters (pagination, etc.).
2.
Usage: Use this data only for internal audit, market analysis, or identifying potential projects/clients to approach outside the API listing context.
3.
Restriction: Do not use this data to populate listings on your marketplace. Only VCUs actively held in your Tero custody account can be listed.
Modified at 2025-04-29 12:19:15
Previous
4. Returning VCUs to Tero Carbon (Detokenization/Retokenization)
Next
getProjectData
Built with