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 Feedback 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 Feedback. 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 4 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 4 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 Feedback 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.

Feedback 2

Feedback

POST
/v1/feedback/external_identifier/{external_identifier}
Add Delivery Feedback by External Identifier
add_delivery_feedback_by_external_id_v1_feedback_external_identifier__string_external_identifier__post 1 param body → 200422
POST
/v1/feedback/{delivery_id}
Add Delivery Feedback
add_delivery_feedback_v1_feedback__string_delivery_id__post 1 param body → 200422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are FeedbackOutputSerializer (4 properties), NashErrorDetails (3 properties), NashValidationError (3 properties), AddFeedbackInputSerializer (2 properties). Each schema is shown below with its type and property counts.

NashValidationError
object
3 properties 3 required
AddFeedbackInputSerializer
object
2 properties 1 required
FeedbackOutputSerializer
object
4 properties 3 required
NashErrorDetails
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nash-feedback-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 Fleet API
Nash Job API
Nash Messaging API
Nash Miscellaneous API
Nash Notifications API