Nash

Nash is an AI-powered last-mile delivery orchestration platform that lets retailers, restaurants, grocers, pharmacies, and logistics teams quote, dispatch, and track deliveries across a network of third-party couriers and their own internal fleets from a single API. The Nash Platform API covers orders, jobs (deliveries), quoting, dispatch strategies, route optimization, delivery windows, zones, store locations, shifts, store catalog, notifications, and signed webhooks, alongside a Fleet API for owned-fleet delivery reporting and a Nash Agent copilot exposed over a Model Context Protocol (MCP) server for agent-driven delivery operations. Backed by a16z.

Nash publishes 30 APIs on the APIs.io network, including AI Functions API, Annotate API, Batch Job API, and 27 more. Tagged areas include Company, Delivery, Last-Mile Delivery, Logistics, and Dispatch.

The Nash catalog on APIs.io includes 2 event-driven AsyncAPI specifications.

Nash’s developer surface includes documentation, API reference, getting-started guide, quickstart, support, engineering blog, changelog, and 23 more developer resources.

55.7/100 developing ▬ flat Agent 64/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
30 APIs 1 MCP Servers
CompanyDeliveryLast-Mile DeliveryLogisticsDispatchRoute OptimizationFleet ManagementCourierShippingOrdersWebhooksAI Agents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 55.7/100 · developing
Contract Quality 16.1 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 64/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/nash: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 30

Individual APIs this provider publishes, each with its own machine-readable definition.

Nash AI Functions API

LLM-backed domain tools

Nash Contracts API

Provider contract pricing and version listings

Nash Delivery Windows API

Delivery Windows

Nash Dispatch Strategies API

Dispatch Strategies

Nash Fleet API

Inbound endpoints fleets call to update in-flight deliveries.

Nash Miscellaneous API

Miscellaneous

Nash Notifications API

Notifications

Nash Optimization Strategies API

Create, read, update, and delete route optimization strategies.

Nash Organizations API

Organizations

Nash Route Restrictions API

Org-scoped geographic areas the route optimizer must avoid traversing.

Nash Shipping API

Shipping operations

Nash Store Catalog API

Store Catalog

Nash Store Locations API

Store Locations

Nash Users API

User, role, and organization-membership management.

Nash Webhooks API

Webhook delivery inspection

Nash Workflow API

Workflow automation management

Nash Workflow Execution API

Workflow execution history and monitoring

Scroll for all 30

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

nash-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Nash Rate Limits

0 limits

RATE LIMITS

Event Specifications 2

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Nash Webhooks

Real-time delivery events Nash pushes to subscriber endpoints over HTTP, delivered and signed via Svix. Each message carries `type`, `event`, and `data`. Endpoints are registere...

ASYNCAPI

Nash Webhooks

ASYNCAPI

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nash Authentication

http · 1 scheme

SECURITY

Nash Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Nash Vulnerability Disclosure

Hackerone · contact published

SECURITY

Nash Trust Center

SOC 2

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Nash Agentic Access

173 operations · 118 acting · 16 human-in-the-loop

173 operations · 118 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nash
name: Nash
description: Nash is an AI-powered last-mile delivery orchestration platform that lets retailers, restaurants, grocers, pharmacies,
  and logistics teams quote, dispatch, and track deliveries across a network of third-party couriers and their own internal
  fleets from a single API. The Nash Platform API covers orders, jobs (deliveries), quoting, dispatch strategies, route optimization,
  delivery windows, zones, store locations, shifts, store catalog, notifications, and signed webhooks, alongside a Fleet API
  for owned-fleet delivery reporting and a Nash Agent copilot exposed over a Model Context Protocol (MCP) server for agent-driven
  delivery operations. Backed by a16z.
url: https://raw.githubusercontent.com/api-evangelist/nash/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.nash.ai/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Delivery
- Last-Mile Delivery
- Logistics
- Dispatch
- Route Optimization
- Fleet Management
- Courier
- Shipping
- Orders
- Webhooks
- AI Agents
apis:
- aid: nash:nash-ai-functions-api
  name: Nash AI Functions API
  description: LLM-backed domain tools
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - AI Functions
  properties:
  - type: OpenAPI
    url: openapi/nash-ai-functions-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-annotate-api
  name: Nash Annotate API
  description: Annotate
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Annotate
  properties:
  - type: OpenAPI
    url: openapi/nash-annotate-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-batch-job-api
  name: Nash Batch Job API
  description: Batch Job
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Batch Job
  properties:
  - type: OpenAPI
    url: openapi/nash-batch-job-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-contracts-api
  name: Nash Contracts API
  description: Provider contract pricing and version listings
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Contracts
  properties:
  - type: OpenAPI
    url: openapi/nash-contracts-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-couriers-api
  name: Nash Couriers API
  description: Couriers
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Couriers
  properties:
  - type: OpenAPI
    url: openapi/nash-couriers-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-delivery-windows-api
  name: Nash Delivery Windows API
  description: Delivery Windows
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Delivery Windows
  properties:
  - type: OpenAPI
    url: openapi/nash-delivery-windows-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-dispatch-strategies-api
  name: Nash Dispatch Strategies API
  description: Dispatch Strategies
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Dispatch Strategies
  properties:
  - type: OpenAPI
    url: openapi/nash-dispatch-strategies-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-feedback-api
  name: Nash Feedback API
  description: Feedback
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Feedback
  properties:
  - type: OpenAPI
    url: openapi/nash-feedback-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-fleet-api
  name: Nash Fleet API
  description: Inbound endpoints fleets call to update in-flight deliveries.
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Fleet
  properties:
  - type: OpenAPI
    url: openapi/nash-fleet-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-job-api
  name: Nash Job API
  description: Job
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Job
  properties:
  - type: OpenAPI
    url: openapi/nash-job-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-messaging-api
  name: Nash Messaging API
  description: Messaging
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Messaging
  properties:
  - type: OpenAPI
    url: openapi/nash-messaging-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-miscellaneous-api
  name: Nash Miscellaneous API
  description: Miscellaneous
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Miscellaneous
  properties:
  - type: OpenAPI
    url: openapi/nash-miscellaneous-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-notifications-api
  name: Nash Notifications API
  description: Notifications
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Notifications
  properties:
  - type: OpenAPI
    url: openapi/nash-notifications-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-optimization-strategies-api
  name: Nash Optimization Strategies API
  description: Create, read, update, and delete route optimization strategies.
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Optimization Strategies
  properties:
  - type: OpenAPI
    url: openapi/nash-optimization-strategies-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-order-api
  name: Nash Order API
  description: Order
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Order
  properties:
  - type: OpenAPI
    url: openapi/nash-order-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-organizations-api
  name: Nash Organizations API
  description: Organizations
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/nash-organizations-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-provider-api
  name: Nash Provider API
  description: Provider
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Provider
  properties:
  - type: OpenAPI
    url: openapi/nash-provider-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-route-api
  name: Nash Route API
  description: Route
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Route
  properties:
  - type: OpenAPI
    url: openapi/nash-route-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-route-restrictions-api
  name: Nash Route Restrictions API
  description: Org-scoped geographic areas the route optimizer must avoid traversing.
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Route Restrictions
  properties:
  - type: OpenAPI
    url: openapi/nash-route-restrictions-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-shifts-api
  name: Nash Shifts API
  description: Shifts
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Shifts
  properties:
  - type: OpenAPI
    url: openapi/nash-shifts-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-shipping-api
  name: Nash Shipping API
  description: Shipping operations
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Shipping
  properties:
  - type: OpenAPI
    url: openapi/nash-shipping-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-store-catalog-api
  name: Nash Store Catalog API
  description: Store Catalog
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Store Catalog
  properties:
  - type: OpenAPI
    url: openapi/nash-store-catalog-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-store-locations-api
  name: Nash Store Locations API
  description: Store Locations
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Store Locations
  properties:
  - type: OpenAPI
    url: openapi/nash-store-locations-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-templates-api
  name: Nash Templates API
  description: Templates
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/nash-templates-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-users-api
  name: Nash Users API
  description: User, role, and organization-membership management.
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/nash-users-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-vehicles-api
  name: Nash Vehicles API
  description: Vehicles
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Vehicles
  properties:
  - type: OpenAPI
    url: openapi/nash-vehicles-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-webhooks-api
  name: Nash Webhooks API
  description: Webhook delivery inspection
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/nash-webhooks-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-workflow-api
  name: Nash Workflow API
  description: Workflow automation management
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Workflow
  properties:
  - type: OpenAPI
    url: openapi/nash-workflow-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-workflow-execution-api
  name: Nash Workflow Execution API
  description: Workflow execution history and monitoring
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Workflow Execution
  properties:
  - type: OpenAPI
    url: openapi/nash-workflow-execution-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
- aid: nash:nash-zones-api
  name: Nash Zones API
  description: Zones
  humanURL: https://docs.usenash.com/api-reference/api-overview
  baseURL: https://api.usenash.com/v1
  tags:
  - Zones
  properties:
  - type: OpenAPI
    url: openapi/nash-zones-api-openapi.yml
  - type: Authentication
    url: authentication/nash-authentication.yml
  - type: Webhooks
    url: asyncapi/nash-webhooks.yml
  - type: AsyncAPI
    url: asyncapi/nash-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/nash-error-codes.yml
  - type: Conventions
    url: conventions/nash-conventions.yml
  - type: Idempotency
    url: conventions/nash-conventions.yml
  - type: DataModel
    url: data-model/nash-data-model.yml
  - type: RateLimits
    url: rate-limits/nash-rate-limits.yml
  - type: Sandbox
    url: sandbox/nash-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/nash-agentic-access.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.nash.ai
- type: DeveloperPortal
  url: https://docs.usenash.com
- type: Documentation
  url: https://docs.usenash.com
- type: APIReference
  url: https://docs.usenash.com/api-reference/api-overview
- type: GettingStarted
  url: https://docs.usenash.com/reference/plan-your-integration
- type: Quickstart
  url: https://docs.usenash.com/reference/generating-api-key-and-org-id
- type: Support
  url: https://help.usenash.com
- type: HelpCenter
  url: https://help.usenash.com
- type: Blog
  url: https://www.nash.ai/blog
- type: ChangeLog
  url: https://docs.usenash.com/release-notes/change
- type: StatusPage
  url: https://status.usenash.com
- type: GitHubOrganization
  url: https://github.com/usenash
- type: SignUp
  url: https://portal.usenash.com
- type: Login
  url: https://portal.usenash.com
- type: Pricing
  url: https://www.nash.ai/pricing
- type: TermsOfService
  url: https://www.nash.ai/legal
- type: PrivacyPolicy
  url: https://www.nash.ai/legal/privacy-policy
- type: MCPServer
  url: mcp/nash-mcp.yml
- type: LLMsTxt
  url: llms/nash-llms.txt
- type: WellKnown
  url: well-known/nash-well-known.yml
- type: Lifecycle
  url: lifecycle/nash-lifecycle.yml
- type: ChangeLog
  name: Nash release notes (structured)
  url: changelog/nash-changelog.yml
- type: Conformance
  url: conformance/nash-conformance.yml
- type: Compliance
  url: https://www.nash.ai/legal/security
- type: TrustCenter
  url: security/nash-trust-center.yml
- type: Security
  url: security/nash-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/nash-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/nash-domain-security.yml
- type: Components
  url: components/nash-components.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 25
  pass: local-v1