Jump to Content
Global FieldIDGlobal FieldID UIMy AccountSupportRoadmap
HomeGuidesAPI ReferenceChangelogDiscussions
Global FieldID UIMy AccountSupportRoadmapGlobal FieldID
API Reference
v1.0HomeGuidesAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

Authentication API

  • /oauth/token
    • Obtain OAuth Tokenpost

Field ID API

  • Fields
    • Look up FieldIDs for a given Point, Polygon or MultiPolygon.post
    • Look up a field by its Global FieldID.get
    • Modify existing fieldpatch
    • Deactivate a field by its Global FieldID.del
    • Look up boundaries using a Global FieldID.get
    • Create a field in the system.post
  • Boundaries
    • Create a boundary in the system.post
    • Look up boundaries by spatial and/or field relationship search.get
    • Look up a boundary by its Global BoundaryID.get
  • BoundaryReferences
    • Look up boundary referencesget
    • Look up boundary references by ID.get
    • Update boundary reference permissionspatch
  • Utilities
    • Returns the tenant, client and user informationget
    • Returns the merged geometry of the provided boundaries.get
Powered by 

Look up boundary references by ID.

get https://api.varda.ag/fid/v1/boundary-references/

This endpoint returns a GeoJSON Feature for the provided boundary reference ID.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!