Climate Suppliers
A supplier of carbon removal.
Was this section helpful? Yes No
Retrieve a supplier
GET / v1 / climate / suppliers /:id
List suppliers
GET / v1 / climate / suppliers
The Climate supplier object
Attributes
- id string Unique identifier for the object.
- object string, value is "climate.supplier" String representing the object’s type. Objects of the same type share the same value.
- info _ url string Link to a webpage to learn more about the supplier.
- livemode boolean Has the value
trueif the object exists in live mode or the valuefalseif the object exists in test mode. - locations array of objects The locations in which this supplier operates.
- name string Name of this carbon removal supplier.
- removal _ pathway enum The scientific pathway used for carbon removal. Possible enum values
biomass_carbon_removal_and_storageBiomass carbon removal and storagedirect_air_captureDirect air captureenhanced_weatheringEnhanced weatheringmarine_carbon_removalMarine carbon removal
The Climate supplier object
Retrieve a supplier
GET / v1 / climate / suppliers /:id
Retrieves a Climate supplier object.
Parameters
No parameters.
Returns
A Climate supplier object.
Response
