Last Modified: Wed Jan 4 12:47:29 UTC 2023 All endpoints are only accessible via HTTPS. All API endpoints are located at https://platform.climate.com (e.g. https://platform.climate.com/v4/fields). The authorization token endpoint is located at `https://api.climate.com/api/oauth/toke
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