Cdr Platform

Learn how to use Cdr Platform with Composio

Overview

Enum

CDR_PLATFORM

Description

CDR Platform provides an API for purchasing carbon dioxide removal services.

Authentication Details

api_key
stringRequired

Actions

Tool to retrieve the cost of carbon dioxide removal. use after specifying cdr methods and amounts to estimate pricing.

Action Parameters

currency
stringRequired
items
arrayRequired
weight_unit
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to perform a health check of the cdr platform service. use when you need to verify api and database connectivity and core service status.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to get current pricing, fees, and billing thresholds for carbon removal. use when calculating costs before purchase.

Action Parameters

currency
stringRequired
items
arrayRequired
weight_unit
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to initiate the purchase of carbon dioxide removal credits. use after confirming cost and methods to finalize the order.

Action Parameters

certificate_display_name
string
client_reference_id
string
currency
stringRequired
items
arrayRequired
weight_unit
stringRequired

Action Response

data
object
error
string
successful
boolean