API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Climate FieldView Platform API

The Climate FieldView Platform API is a partner-oriented REST API for reading and writing field-level agronomic data on behalf of growers who have linked their FieldView account. Endpoints expose fields (with GeoJSON boundaries), planting layers, harvest layers, application activities, and soil sample results, and use OAuth 2.0 access tokens passed in the Authorization header. The token endpoint is https://api.climate.com/api/oauth/token; data endpoints live under https://api.climate.com/api/v4 and return JSON with paginated list responses.

Documentation

Specifications

Other Resources

OpenAPI

climate-fieldview-platform-openapi.yml Raw ↑