API Reference

Build on Agrocept’s data infrastructure with our flexible, well‑documented REST APIs.

GET /v1/farms

List all farms for the authenticated user.

GET /v1/farms/{id}

Get detailed information for a specific farm.

GET /v1/indices/{farm_id}

Retrieve NDVI, NDWI, LAI, TVDI for a given date.

POST /v1/simulate

Run a crop simulation with custom scenarios.

Authentication

All API requests require an API key passed in the X-API-Key header. Contact us to request access.