Cdr platform
Overview
SLUG: CDR_PLATFORM
Description
CDR Platform provides an API for purchasing carbon dioxide removal services.
Authentication Details
API Key
Connecting to Cdr platform
Create an auth config
Use the dashboard to create an auth config for the Cdr platform toolkit. This allows you to connect multiple Cdr platform accounts to Composio for agents to use.
Select App
Navigate to the [Cdr platform toolkit page](https://app.composio.dev/apps/Cdr platform) and click “Setup Integration”.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Cdr platform toolkit’s playground](https://app.composio.dev/app/Cdr platform)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CDR_PLATFORM_GET_CDR_PRICE
Tool Name: Get CDR Price
Description
Action Parameters
Action Response
CDR_PLATFORM_GET_HEALTH_CHECK
Tool Name: Get Health Check
Description
Action Parameters
Action Response
CDR_PLATFORM_GET_PRICING_AND_BILLING_INFO
Tool Name: Get Pricing and Billing Info
Description
Action Parameters
Action Response
CDR_PLATFORM_POST_CDR_PURCHASE
Tool Name: Post CDR Purchase
Description
Action Parameters
Action Response