Get Project By Id
Returns information about a project, including credit issuances by vintage year
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the project to return
"PziVGB"
Response
Details about a project, including credit issuances by vintage year
Identifier that can be used to retrieve the project details
"Fc35bt3"
Name of the project
"Liling Landfill Gas Project"
A short summary of the project
"Lorem Ipsum"
A longer description of the project
"Lorem Ipsum Shmipsum"
Type of project, eg Afforrestation, Renewable Energy, etc
"REDD"
List of activity types for the project
["Landfill Gas", "Renewable Energy"]
The name of the company or organization sponsoring the project
"Charm Industrial"
The name of the registry on which the project's credits are registered
"Verra"
The id of the project within the registry
824
The full url to the project's documentation on the registry website
"https://registry.verra.org/app/projectDetail/VCS/824"
Location of the project
"Fujian Province, China"
Latitude for the location of the project
26.0833
Longitude for the location of the project
119.3
URL for the primary image of the project
"https://assets.cnaught.com/63a4ad4c853f90fd4c455107/64122d1dcf47f3840933826a_charm-industrial.jpg"
list of UN Sustainable Development Goals supported by this project; see https://sdgs.un.org/goals
[1, 4, 6]
The methodology used for the project
"VM0010"
The verifier of the project
"DNV GL"
Information about the permanence of the carbon removal
"100+ years"
The lifetime of the project
The type of impact the project has (avoided emissions, removal, or mix of both)
"Avoided Emissions"
Information about the due diligence performed on the project
"Extensive verification process was conducted..."
Information about benefits beyond carbon reduction
"This project also supports local communities..."
Information about the risk of carbon reversal
"Low risk due to long-term conservation agreements..."
List of third-party labels or certifications
["Gold Standard", "Climate Action Reserve"]
List of notable buyers of credits from this project
Figure illustrating due diligence information
List of news articles related to the project
A list of credit issuances by vintage year
[
{
"vintage_year": 2020,
"total_amount": 50000
},
{
"vintage_year": 2021,
"total_amount": 75000
},
{
"vintage_year": 2022,
"total_amount": 60000
}
]