The Climate Corporation · OAuth Scopes

The Climate Corporation OAuth Scopes

OAuth 2.0 searched

The Climate Corporation publishes 24 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the The Climate Corporation API on a user’s behalf.

Tokens are issued from https://api.climate.com/api/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyClimateAgricultureAgTechDigital AgricultureFarm ManagementGeospatialAPIs
Scopes: 24 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://climate.com/static/app-login/
Token URL
https://api.climate.com/api/oauth/token
Flows
authorizationCode

Scopes (24)

ScopeDescriptionFlows
asApplied:read Required for retrieving as applied data authorizationCode
asApplied:write Required for uploading application data authorizationCode
asHarvested:read Required for retrieving harvest data authorizationCode
asHarvested:write Required for uploading harvest data authorizationCode
asPlanted:read Required for retrieving planting data authorizationCode
asPlanted:write Required for uploading planting data authorizationCode
avroAgronomicData:read Required for retrieving agronomic data authorizationCode
boundaries:write
customerInsights:read Required for retrieving customer insights metrics data authorizationCode
diagnostics:read Required for retrieving CNH machine diagnostic data authorizationCode
exports:read Required for requesting or retrieving exports authorizationCode
farmOrganizations:read Required for retrieving farm organization information authorizationCode
fields:read Required for retrieving field and boundary information authorizationCode
fields:write Required for uploading field boundaries authorizationCode
imagery:write Required for uploading imagery authorizationCode
operations:read Required for retrieving operation information authorizationCode
plantingActivitySummary:read Required for retrieving planting activity summary data authorizationCode
platform (DEPRECATED) Legacy scope used for some Platform APIs authorizationCode
resourceOwners:read Required for retrieving resource owner information authorizationCode
rx:write Required for uploading prescriptions authorizationCode
scouting:read Required for retrieving user\'s scouting information authorizationCode
soil:write Required for uploading soil sample results authorizationCode
standCount:write
weedCount:write

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/the-climate-corporation-platform-openapi-original.yml (v4.0.11)
docs: https://dev.fieldview.com/api-details/
notes: >-
  Scopes are resource:action pairs (e.g. fields:read imagery:write), passed
  space-delimited and URL-encoded on the authorization request. The user is
  prompted to grant each requested scope. The legacy "platform" scope is
  deprecated in favor of resource-specific scopes.
schemes:
- name: oauth2_authorization_code
  source: openapi/the-climate-corporation-platform-openapi-original.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://climate.com/static/app-login/
    tokenUrl: https://api.climate.com/api/oauth/token
  description: |-
    Log in with FieldView OAuth2 provider (Authorization Code Grant). Used to authorize the client (partner) and
    user. The *access_token* is required to be provided in the `Authorization` header on all calls to the FieldView
    APIs with the following format `Bearer $access_token`.
scopes:
- scope: asApplied:read
  description: Required for retrieving as applied data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: asApplied:write
  description: Required for uploading application data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: asHarvested:read
  description: Required for retrieving harvest data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: asHarvested:write
  description: Required for uploading harvest data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: asPlanted:read
  description: Required for retrieving planting data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: asPlanted:write
  description: Required for uploading planting data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: avroAgronomicData:read
  description: Required for retrieving agronomic data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: boundaries:write
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: customerInsights:read
  description: Required for retrieving customer insights metrics data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: diagnostics:read
  description: Required for retrieving CNH machine diagnostic data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: exports:read
  description: Required for requesting or retrieving exports
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: farmOrganizations:read
  description: Required for retrieving farm organization information
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: fields:read
  description: Required for retrieving field and boundary information
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: fields:write
  description: Required for uploading field boundaries
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: imagery:write
  description: Required for uploading imagery
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: operations:read
  description: Required for retrieving operation information
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: plantingActivitySummary:read
  description: Required for retrieving planting activity summary data
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: platform
  description: (DEPRECATED) Legacy scope used for some Platform APIs
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: resourceOwners:read
  description: Required for retrieving resource owner information
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: rx:write
  description: Required for uploading prescriptions
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: scouting:read
  description: Required for retrieving user\'s scouting information
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: soil:write
  description: Required for uploading soil sample results
  flows:
  - authorizationCode
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: standCount:write
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml
- scope: weedCount:write
  sources:
  - openapi/the-climate-corporation-platform-openapi-original.yml