climate.com

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

🔑 apikey 26 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

pip install cpr-sdk
pip install Evaluation-of-Climate-Change-Scenarios-Using-Global-Climate-Models
npm install climatepartner-sdk-client
npm install climateai-sdk
npm install EVMExplorer-Climate
npm install SDK_Climate
composer require climateVista
# See https://github.com/jrsarath/Aura-Climate
# See https://github.com/PriyanshuNanda/Climate_check
curl examples
Retrieve list of Fields
curl \
  -H "X-Api-Key: $API_KEY" \
  https://platform.climate.com/v4/fields
Retrieve list of all Fields the user has access to.
curl \
  -H "X-Api-Key: $API_KEY" \
  https://platform.climate.com/v4/fields/all
Retrieve the operations accessible to a a given user.
curl \
  -H "X-Api-Key: $API_KEY" \
  https://platform.climate.com/v4/operations/all
Endpoints (26 total)
GET
/v4/fields
Retrieve list of Fields
GET
/v4/fields/all
Retrieve list of all Fields the user has access to.
GET
/v4/operations/all
Retrieve the operations accessible to a a given user.
GET
/v4/fields/{fieldId}
Retrieve a specific Field by ID
GET
/v4/layers/asApplied
Retrieve a list of application activities
GET
/v4/layers/asPlanted
Retrieve a list of planting activities
GET
/v4/layers/asHarvested
Retrieve a list of harvest activities
GET
/v4/boundaries/{boundaryId}
Retrieve a Boundary by ID
GET
/v4/exports/{exportId}/status
Retrieve the status of an Export.
GET
/v4/uploads/{uploadId}/status
Retrieve Upload status
GET
/v4/exports/{exportId}/contents
Retrieve the binary contents of a processed export request.
GET
/v4/layers/scoutingObservations
Retrieve a list of scouting observations
Related APIs in same category
api.gov.ukapis.gurubbc.comcore.ac.ukepa.gov
At a glance
Total SDKs9
Languages6
Endpoints26
Authapikey
Categories1
https://platform.climate.com