v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a product

Retrieves the details of a Climate product with the given ID.

get/v1/climate/products/{product}

Path parameters

productstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

current_prices_per_metric_tonobject required

Current prices for a metric ton of carbon removal in a currency's smallest unit.

delivery_yearinteger nullable

The year in which the carbon removal is expected to be delivered.

idstring required

Unique identifier for the object. For convenience, Climate product IDs are human-readable strings that start with climsku_. See carbon removal inventory for a list of available carbon removal products.

livemodeboolean required

Has the value true if the object exists in live mode or the value false if the object exists in test mode.

metric_tons_availablestring decimal required

The quantity of metric tons available for reservation.

namestring required

The Climate product's name.

object'climate.product' required

String representing the object's type. Objects of the same type share the same value.