This API offers you the possibility to calculate and offset emissions, create checkout links, get statistics and much more.
For more information, please visit https://klimapi.com/resources/docs.
npm install @klimapi/klimapi-node --save
const { KlimApi } = require('@klimapi/klimapi-node');
const klimapi = new KlimApi('your-private-api-key');See Docs here.