API reference
Weather, earth observation, and field notes
Reference the normalized read and write endpoints attached to a field.
Field data reads
GET /api/v1/weather?field_id=fld_...
GET /api/v1/earth-observations?field_id=fld_...
GET /api/v1/observations?field_id=fld_...&limit=100Field observation writes
POST /api/v1/observations
Authorization: Bearer ag_test_...
Content-Type: application/json
Idempotency-Key: obs_device_123Complete schemas
Use the OpenAPI 3.1 document for generated types, every request property, response schema, unit enum, and structured error.
- OpenAPI: https://api.agsemble.com/openapi.json
- SDK release: https://api.agsemble.com/sdk.json