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 Shipping API

Shipping operations

Nash Shipping 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 Shipping. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, an AsyncAPI specification, and rate-limit docs.

This API exposes 2 operations across 2 paths, and defines 20 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.

2 operations 2 paths 20 schemas 2 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 Shipping API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT, API Key) (Token).

Paths & Operations 2

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

Shipping 2

Shipping operations

POST
/v1/dispatch-and-manifest
Dispatch and Manifest Orders
dispatch_and_manifest_v1_dispatch_and_manifest_post body → 200422
POST
/v1/manifest
Manifest Orders
create_manifest_v1_manifest_post body → 200422

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are ManifestOrderInput (70 properties), SubItemInput (13 properties), ItemInput (11 properties), ShippingDetails (8 properties). Each schema is shown below with its type and property counts.

DispatchAndManifestInputSerializer
object
Create, dispatch, and manifest orders in a single request.
1 property 1 required
NashErrorDetails
object
3 properties 2 required
ManifestOrdersResponseSerializer
object
1 property 1 required
ItemInput
object
Item input object for API requests.
11 properties
ShippingDetails
object
Per-order shipping attributes applied when manifesting.
8 properties
PackageRequirements
string
Detailed description: https://docs.usenash.com/reference/package-requirements.
ManifestOrderErrorSerializer
object
5 properties 2 required
NashValidationError
object
3 properties 3 required
SubItemInput
object
Sub-item input object for API requests.
13 properties
SubstituteItemObject
object
3 properties
ManifestDocumentSerializer
object
3 properties 3 required
DispatchAndManifestResponseSerializer
object
2 properties 1 required
Dimensions
object
3 properties
PickupPayment
object
2 properties
ManifestOrderInput
object
Order input for manifest creation — extends OrderInput with shipping details.
70 properties
SubstitutionObject
object
3 properties
ManifestResultSerializer
object
3 properties 3 required
PickupPaymentBarcode
object
2 properties
ManifestOrdersInputSerializer
object
Manifest orders that have already been dispatched.
3 properties
OptimizationParameters
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nash-shipping-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