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 Dispatch Strategies API

Dispatch Strategies

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

This API exposes 5 operations across 3 paths, and defines 11 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.

5 operations 3 paths 11 schemas 1 DELETE1 GET1 PATCH2 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 Dispatch Strategies API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT, API Key) (Token).

Paths & Operations 5

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

Dispatch Strategies 5

Dispatch Strategies

POST
/v1/dispatch/evaluate
Evaluate dynamic dispatch
evaluate_dispatch_v1_dispatch_evaluate_post body → 200422
GET
/v1/options_group
Get dispatch strategies
list_options_group_v1_options_group_get → 200422
POST
/v1/options_group
Create dispatch strategy
create_options_group_v1_options_group_post body → 200422
DELETE
/v1/options_group/{id}
Delete dispatch strategy
delete_options_group_v1_options_group__string_id__delete 1 param → 200422
PATCH
/v1/options_group/{id}
Update dispatch strategy
update_options_group_v1_options_group__string_id__patch 1 param body → 200422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are EvaluateDispatchInput (19 properties), DispatchRuleContextInput (19 properties), OptionsGroupSerializer (12 properties), OptionsGroupInputMixin (12 properties). Each schema is shown below with its type and property counts.

RankedProvider
object
5 properties 5 required
OptionsGroupSerializer
object
Generic serializer for options groups used in many endpoints.
12 properties 2 required
NashErrorDetails
object
3 properties 2 required
EvaluateDispatchInput
object
19 properties 1 required
ListOptionsGroupOutputSerializer
array
Expected output for listing options groups.
DispatchQuoteInput
object
2 properties 2 required
NashValidationError
object
3 properties 3 required
OptionsGroupInputMixin
object
Common schema for inputting a dispatch strategy.
12 properties 1 required
EvaluateDispatchOutput
object
3 properties 1 required
DispatchRuleContextInput
object
19 properties
DispatchRuleResult
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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