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

Nash Shifts API is one of 30 APIs that Nash publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Shifts. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, an AsyncAPI specification, and rate-limit docs.

This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 4 base URLs: https://api.sandbox.usenash.com, https://api.sandbox.ap-southeast-2.usenash.com, https://api.usenash.com, https://api.ap-southeast-2.usenash.com.

4 operations 4 paths 8 schemas 2 GET2 POST

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.usenash.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nash Shifts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT, API Key) (Token).

Paths & Operations 4

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

Shifts 4

Shifts

POST
/v1/shift
Create a shift
create_shift_v1_shift_post body → 200422
GET
/v1/shift/{id}
Get a shift
get_shift_v1_shift__string_id__get 1 param → 200422
GET
/v1/shifts
Get all shifts
get_shifts_v1_shifts_get 4 params → 200422
POST
/v1/shifts/upsert
Upsert shifts
upsert_shifts_v1_shifts_upsert_post body → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are VehicleConfig (19 properties), ShiftResponse (16 properties), CreateShiftInputSerializer (12 properties), OptimizationParams (5 properties). Each schema is shown below with its type and property counts.

VehicleConfig
object
Response for vehicle config.
19 properties
BreakConfiguration
object
Input for creating a break configuration.
3 properties 1 required
NashErrorDetails
object
3 properties 2 required
CreateShiftInputSerializer
object
Input for creating a shift.
12 properties 3 required
OptimizationParams
object
Input for creating optimization params.
5 properties
NashValidationError
object
3 properties 3 required
CreateShiftsInputSerializer
object
Input for creating multiple shifts.
1 property 1 required
ShiftResponse
object
Response for shift.
16 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nash-shifts-api-openapi.yml Raw ↑

Other APIs Nash publishes across the network.

Nash AI Functions API
Nash Annotate API
Nash Batch Job API
Nash Contracts API
Nash Couriers API
Nash Delivery Windows API
Nash Dispatch Strategies API
Nash Feedback API
Nash Fleet API
Nash Job API
Nash Messaging API
Nash Miscellaneous API