Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CNH Equipment API

Fleet and equipment details.

CNH Equipment API is one of 8 APIs that CNH publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Equipment. The published artifact set on APIs.io includes an OpenAPI specification, a getting-started guide, API documentation, an API reference, and 2 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.fieldops.cnh.com.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.fieldops.cnh.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

CNH Equipment API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 5 scopes. By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Equipment 2

Fleet and equipment details.

GET
/equipment
List equipment
listEquipment 2 params → 200401
GET
/equipment/{vehicleId}
Get equipment by vehicle ID
getEquipment 1 param → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Equipment (6 properties). Each schema is shown below with its type and property counts.

Equipment
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cnh-equipment-api-openapi.yml Raw ↑

Other APIs CNH publishes across the network.

CNH Developer Portal
CNH Farm Setup API
CNH Operations API
CNH Prescriptions API
CNH Tokens API
CNH Vehicle Telemetry API
CNH Webhooks API