agrio · Example Payload

Agrio Error Response Example

AgriculturePlant DiseasePest DetectionAICrop Advisory

Agrio Error Response 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

errormessagestatus

Example Payload

Raw ↑
{
  "error": "unauthorized",
  "message": "Invalid or missing API key.",
  "status": 401
}