2.0.9 • Published 2 years ago

@klimapi/klimapi-node v2.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@klimapi/klimapi-node

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.

Installation

npm install @klimapi/klimapi-node --save

Setup new API Instance

const { KlimApi } = require('@klimapi/klimapi-node');

const klimapi = new KlimApi('your-private-api-key');

Methods

See Docs here.

2.0.9

2 years ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago