Gardin · OAuth Scopes

Gardin OAuth Scopes

OAuth 2.0 searched

Gardin publishes 11 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Gardin API on a user’s behalf.

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.

CompanyAgricultureAgritechPrecision AgriculturePlant HealthPhotosynthesisIoTSensorsGreenhouseCrop IntelligenceSustainabilityData
Scopes: 11 Flows: Method: searched

Scopes (11)

ScopeDescriptionFlows
data.chf:query Query chlorophyll-fluorescence (ChF) data via the Query API. clientCredentials
data.indices:query Query Gardin indices data via the Query API. clientCredentials
devices:command Send commands to Gardin sensors. clientCredentials
devices:control Control sensor hardware settings. clientCredentials
devices.registry:read Read the device/sensor registry. clientCredentials
devices.registry:write Manage (write) the device/sensor registry. clientCredentials
jobs:read Read growth / measurement job status. clientCredentials
jobs:write Create or update growth / measurement jobs. clientCredentials
jobs:execute Execute (start/stop) growth / measurement jobs. clientCredentials
notifications:subscribe Subscribe to general notifications. clientCredentials
notifications.alerts:subscribe Subscribe to plant-health alert notifications. clientCredentials

Source

OAuth Scopes

gardin-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developers.gardin.ag/docs/gardin-api/gardin-api
docs: https://developers.gardin.ag/docs/gardin-api/gardin-api
schemes:
- name: OAuth2ClientCredentials
  flow: clientCredentials
  tokenUrl: https://login.gardin.ag/oauth2/token
scopes:
- scope: data.chf:query
  description: Query chlorophyll-fluorescence (ChF) data via the Query API.
  service: Query API
  flows: [clientCredentials]
- scope: data.indices:query
  description: Query Gardin indices data via the Query API.
  service: Query API
  flows: [clientCredentials]
- scope: devices:command
  description: Send commands to Gardin sensors.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: devices:control
  description: Control sensor hardware settings.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: devices.registry:read
  description: Read the device/sensor registry.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: devices.registry:write
  description: Manage (write) the device/sensor registry.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: jobs:read
  description: Read growth / measurement job status.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: jobs:write
  description: Create or update growth / measurement jobs.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: jobs:execute
  description: Execute (start/stop) growth / measurement jobs.
  service: Sensor Management API
  flows: [clientCredentials]
- scope: notifications:subscribe
  description: Subscribe to general notifications.
  service: Notification API
  flows: [clientCredentials]
- scope: notifications.alerts:subscribe
  description: Subscribe to plant-health alert notifications.
  service: Notification API
  flows: [clientCredentials]