Welcome to the Field Nation Client API documentation.
The Field Nation Client API allows you to integrate your systems directly with the Field Nation marketplace. You can fully automate the lifecycle of work orders, from creation and assignment to approval and payment.
All API requests are made to the following base URLs. Note that we recommend developing and testing your integration in the Sandbox environment before going live.
| Environment | Base URL | Description |
|---|---|---|
| Production | https://api.fieldnation.com/api/rest/v2 | Live environment. Real providers, real money. |
| Sandbox | https://api.sandbox.fieldnation.com/api/rest/v2 | Testing environment. Safe for development. |
Note: The Sandbox environment is completely separate from Production. credentials and data do not share across environments.
Securely connect using OAuth 2.0 (Client Credentials or User based).
Understand the flow of a work order from Draft to Paid.
Learn how to post jobs to the marketplace.
Route, assign, and manage active work.
If you need assistance with your integration, please contact our implementation support team or refer to the Field Nation Support Center.
Last updated on