Field NationDeveloper Platform
Field NationDeveloper Platform
IntroductionQuick StartAPI Playground

Getting Started

API Reference

Introduction

Welcome to the Field Nation Client API documentation.


Field Nation Client API

REST API v2

Automate your entire field service workflow. Create work orders, route to providers, and manage payments programmatically.

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.

Base URLs

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.

EnvironmentBase URLDescription
Productionhttps://api.fieldnation.com/api/rest/v2Live environment. Real providers, real money.
Sandboxhttps://api.sandbox.fieldnation.com/api/rest/v2Testing environment. Safe for development.

Note: The Sandbox environment is completely separate from Production. credentials and data do not share across environments.

Key Capabilities

Authentication

Securely connect using OAuth 2.0 (Client Credentials or User based).

Work Order Lifecycle

Understand the flow of a work order from Draft to Paid.

Create Work

Learn how to post jobs to the marketplace.

Manage Workflow

Route, assign, and manage active work.

Support

If you need assistance with your integration, please contact our implementation support team or refer to the Field Nation Support Center.

Last updated on

Quick Start

Get up and running with the Field Nation API in 5 minutes.

On this page

Field Nation Client API
Base URLs
Key Capabilities
Support