Create and manage field records with polygon geometry using the Auravant Fields API.
domain: developers.auravant.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate to the Auravant API with the appropriate extension claimset for field creation.
Build a field polygon in WKT format, projected in EPSG:4326 (WGS84).
POST the field, assigning it to an existing farm or specifying a new farm to be created alongside it.
Confirm the created field's ID/UUID in the response for use in other Auravant APIs, such as Livestock or Labours.
Update or query fields as needed using the Fields API's read/update operations.
Known gotchas
Geometry must be supplied as WKT in EPSG:4326; GeoJSON is not accepted by this endpoint, unlike some other ag platforms.
Creating a field can implicitly create a new farm record if one isn't specified, which can lead to duplicate farms if not handled carefully.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?