GET /api/v1/satellite/regions
All monitored crop regions with latest NDVI and health assessments.
Response
GET /api/v1/satellite/health
Crop health assessments with NDVI deviation and yield estimates.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
region | string | Region slug | |
status | string | Health status filter | |
crop | string | Crop type | |
limit | number | Default 100, max 500 |
GET /api/v1/satellite/production
Production forecasts linked to port export estimates.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
region | string | Region slug | |
port | string | Port slug | |
crop | string | Crop type | |
limit | number | Default 100, max 500 |