agrio · Example Payload

Agrio Diagnosis Example

AgriculturePlant DiseasePest DetectionAICrop Advisory

Agrio Diagnosis Example is an example object payload from agrio, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cropcropConfidenceidArray

Example Payload

Raw ↑
{
  "crop": "tomato",
  "cropConfidence": "high",
  "idArray": [
    "example-idArray"
  ]
}