GeoPard API Overview

Latest update: 26 September 2022
GeoPard - Precision Agriculture API
GeoPard is a precisionAg platform with all the functions available via API
  • We use GraphQL and REST
  • API is both passive and active (you can programmatically request the creation of analytics), which allows the implementation of complex async integrations, if/else business logic, etc.
  • Any of the raw data (yield, soil, imagery, topography) & analytics derivatives (e.g. management zones, raster surfaces) available in GeoPard are available via API out-of-the-box.
  • For geospatial data, both Raster (jpg/png/geotiffs) and Vector data (shp/geojson/isoxml) types are supported
  • API Overview - the blog post