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.Documentation Index
Fetch the complete documentation index at: https://developer.fieldnode.com/llms.txt
Use this file to discover all available pages before exploring further.
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