GET
/
projects
/
{id}
curl --request GET \
  --url https://api.cnaught.com/v1/projects/{id} \
  --header 'Authorization: Bearer <token>'
{
  "id": "tbCjWP",
  "name": "Fuzhou Hongmiaoling Landfill Gas to Electricity Project",
  "summary": "This project collects landfill gas to generate 2.5MW of electricity at a landfill in southeastern China, avoiding the emission of methane (a potent greenhouse gas) into the atmosphere and using the methane to generate power and displace dirtier coal-fired power in the electric grid.",
  "description": "This project supports collection of landfill gas and generation of 2.5MW of electricity at a landfill in Fuzhou City in Fujian Province in southeastern China. The landfill received waste from 1995 until 2008, and—like most landfills—throws off methane as some of that waste decomposes. Credits are generated from two pieces of the project: (1) avoiding the emissions of methane (a potent greenhouse gas) into the atmosphere and (2) using the power generated from the methane (natural gas) to displace dirtier coal-fired power coming from the electric grid. The project clearly required carbon revenues to achieve these two goals and therefore generates high-quality carbon offsets.",
  "developer": "Fujian Tianyi Renewable Energy Technology & Utilization Co., Ltd.",
  "location_latitude": 26.0833,
  "location_longitude": 119.3,
  "location_name": "Fujian Province, China",
  "primary_image_url": "https://assets.cnaught.com/63a4ad4c853f90fd4c455107/6410c8c65c4300d2a1f433b4_Fuzhou%20LFG.jpeg",
  "registry_id": "253",
  "registry_name": "Verra",
  "registry_url": "https://registry.verra.org/app/projectDetail/VCS/253",
  "type": "Landfill Gas",
  "un_sdg_goals": []
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

ID of the project to return

Response

200
application/json
Project Details

Details about a project

id
string

Identifier that can be used to retrieve the project details

name
string

Name of the project

summary
string | null

A short summary of the project

description
string | null

A longer description of the project

type
string

Type of project, eg Afforrestation, Renewable Energy, etc

developer
string | null

The name of the company or organization sponsoring the project

registry_name
string | null

The name of the registry on which the project's credits are registered

registry_id
string | null

The id of the project within the registry

registry_url
string | null

The full url to the project's documentation on the registry website

location_name
string | null

Location of the project

location_latitude
number | null

Latitude for the location of the project

location_longitude
number | null

Longitude for the location of the project

primary_image_url
string | null

URL for the primary image of the project

un_sdg_goals
number[]

list of UN Sustainable Development Goals supported by this project; see https://sdgs.un.org/goals