FarmLogs Satellite Imagery / NDVI

In-season multispectral satellite imagery used to spot yield threats, stress, and management issues field-by-field. A marquee FarmLogs feature historically; no openly documented public imagery API endpoints were ever published, and the standalone FarmLogs product no longer exists.

OpenAPI Specification

farmlogs-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: FarmLogs API
  description: >-
    FarmLogs was a farm management platform (field mapping, in-season satellite
    imagery/NDVI, weather and rainfall tracking, yield estimation, and
    profitability tools) founded in 2011 and acquired by Bushel in June 2021.
    In March 2023 Bushel retired the FarmLogs brand for "Bushel Farm." As of
    this writing farmlogs.com redirects to bushelfarm.com, which redirects to
    bushelpowered.com - the standalone FarmLogs product, site, and any
    developer surface no longer exist. Bushel's own public API documentation
    (Bushel Fulfillment / Bushel Production) covers a separate grain
    merchandising product line, not the FarmLogs-lineage farm-management
    capabilities. No self-serve, openly documented public REST API has ever
    been published for FarmLogs or its Bushel Farm successor. This document
    intentionally carries an empty `paths` object because no public endpoints
    are documented; no endpoints are fabricated.
  termsOfService: https://bushelpowered.com/terms/
  contact:
    name: Bushel (formerly FarmLogs)
    url: https://bushelpowered.com/solutions/farm-management/
  version: '0.0.0'
servers: []
paths: {}
components: {}