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 

Obtain OAuth Token

post https://auth.varda.ag/oauth/token

This endpoint allows clients to obtain an OAuth token using client credentials.

Get your client credentials from the Varda account hub https://account.varda.ag

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