All data sources

Gold Standard

No authgold-standard

Gold Standard is a leading voluntary carbon-credit standard and registry of record. This connector reads its public API for certified emission-reduction and removal projects (type, methodology, country, SDGs, crediting periods, developer) and issued carbon credits (serial numbers, vintages, batch and credit-number ranges, retirement and transfer status) — useful for ESG reporting, offset sourcing, and verifying carbon-credit provenance. No credentials required.

Provenance

PublisherGold Standard

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (5)

  • searchProjects

    read

    List carbon-credit projects (paged); filter by status, type, country, developer, or name.

    page (1-based) + size (max 150). Filters applied client-side per page.

  • getProject

    read

    Get one project by Gold Standard project id (methodology, SDGs, crediting periods, developer).

    id is the numeric project id, e.g. 5031.

  • searchCredits

    read

    List issued carbon credits (paged); filter by status, vintage, projectId, or serial number.

    page + size (max 150). Filters applied client-side per page.

  • getCredit

    read

    Get one credit by id (serial number, batch, credit-number range, retirement/transfer flags).

    id is the numeric credit id.

  • getServiceInfo

    read

    Describe endpoints, pagination, and filtering with a live reachability probe.