Skip to main content

APIs at a glance

The four APIs are the actual backbone of the platform. They are the integration boundaries the ITU/FAO reference architecture pins down — every vendor implementation has to honour them.

APIUnderlying standardPurpose
Farm APIGeoJSON, AgroVoc, ITU/FAO data modelMaster data — orgs, users, farms, fields, regions
Sensor Things APIOGC SensorThings API v1.1Sensor & observation lifecycle, live data ingest
Spatio-Temporal APIOGC API · STACMaps, layers, rasters, vectors, AI model outputs
Activity APIITU/FAO data model, AgroVocPlantings, operations, inputs, outputs, economics

Page structure

Every API concept page follows the same substructure:

  1. Purpose — what the API does
  2. Underlying open standard — which public spec it implements
  3. Core resources — the data objects and how they relate
  4. Capabilities — what you can actually do with it
  5. Code example — a short end-to-end snippet
  6. Reference link — to the formal API reference

Persona → API map

PersonaPrimary APIsSecondary APIs
AI Service DeveloperService Registry · Spatio-TemporalFarm · Sensor Things · Activity
Data App DeveloperFarm · ActivitySpatio-Temporal · Service Registry
Sensor IntegratorSensor ThingsFarm
Frontend / Dashboard DeveloperSpatio-Temporal · FarmActivity · Sensor Things