TypeScript integration
import Climatepartner_sdk_client from 'climatepartner-sdk-client'; const client = new Climatepartner_sdk_client({ apiKey: "YOUR_API_KEY" });
curl \ -H "X-Api-Key: $API_KEY" \ https://platform.climate.com/v4/fields
curl \ -H "X-Api-Key: $API_KEY" \ https://platform.climate.com/v4/fields/all
curl \ -H "X-Api-Key: $API_KEY" \ https://platform.climate.com/v4/operations/all