fieldpulse
Get actionable agricultural intelligence for crops worldwide. Access yield forecasts, weather risk, soil intel, pest alerts, and irrigation recommendations from a single API.
Instructions
FieldPulse: Global precision agriculture intelligence API. Synthesizes satellite NDVI data, Open-Meteo soil/weather data, USDA WASDE, FAO, and EPPO into structured, actionable intelligence for growers, agronomist
Coverage: Global
Endpoints: • yield-forecast ($0.10): Yield and production forecast for any crop and region • weather-risk ($0.10): 7-14 day crop-specific weather risk assessment • soil-intel ($0.10): Live soil moisture, temperature, and evapotranspiration intelligence • pest-disease ($0.10): Pest and disease risk assessment with outbreak alerts • irrigation ($0.10): ET0-based irrigation recommendation and water budget • commodity-outlook ($0.10): Agricultural commodity market outlook and price intelligence • input-cost ($0.10): Fertilizer, seed, and crop protection cost intelligence • planting-window ($0.10): Optimal planting window based on soil temperature and frost dates • season-brief ($0.10): Comprehensive seasonal agricultural intelligence brief
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Which endpoint to call. Options: yield-forecast | weather-risk | soil-intel | pest-disease | irrigation | commodity-outlook | input-cost | planting-window | season-brief | |
| lang | No | Response language ISO 639-1 | |
| crop | No | Crop: wheat, corn, rice, soybeans, cotton, coffee, cocoa, palm-oil, canola, barley, sorghum | |
| region | No | Named region: 'Black Sea', 'US Midwest', 'Brazil Mato Grosso', 'India Punjab', 'EU', 'Australia', 'Global' | |
| lat | No | Latitude (alternative to region name) | |
| lon | No | Longitude (alternative to region name) | |
| soil_type | No | Soil type: sandy, loam, clay, silt-loam, sandy-loam, clay-loam | |
| hectares | No | Farm size in hectares (optional — enables total cost estimate) |