HTTP services that emulate the analytics API used inside data-analytics. Five report endpoints, deterministic output per input.
POST /reports/canopy-growth — Canopy Growth Rate and Coverage Gain (NDVI) · previewPOST /reports/senescence — Senescence Onset Delay and Decline Rate (PSRI) · previewPOST /reports/greenness — Greenness Gain & Colour Stability (NDRE) · previewPOST /reports/early-chlorophyll — Early Chlorophyll Boost (NDRE) · previewPOST /reports/canopy-cooling — Canopy Cooling Effect (NDMI) · preview{
"parcel_wkt": "POLYGON((...))",
"product_id": 3,
"application_date": "2026-04-15",
"crop_type": "wheat"
}