Skip to main content
Fieldnode API is implemented as protobuf services over Connect RPC, with equivalent REST endpoints for every method. It enables you to manage and query your organization data. All requests must use HTTPS. Note that even if the current version is v1 we consider this alpha for now.

Base URL

All API requests use the following base URLs:
  • Development: https://api.lab.fieldnode.dev
  • Sandbox: https://api.sandbox.fieldnode.dev
  • Production: https://api.fieldnode.app