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 AI Functions API

LLM-backed domain tools

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

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

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

Paths & Operations 3

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

AI Functions 3

LLM-backed domain tools

POST
/v1/ai/detect-dropoff-anomaly
Detect dropoff anomalies for a delivery
detect_dropoff_anomaly_v1_ai_detect_dropoff_anomaly_post body → 422
POST
/v1/ai/mask-face-in-photo
Mask faces in a photo
mask_face_in_photo_v1_ai_mask_face_in_photo_post body → 422
POST
/v1/ai/verify-photo
Verify a delivery photo via LLM
verify_photo_v1_ai_verify_photo_post body → 422

Schemas 6

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

PhotoType
string
NashErrorDetails
object
3 properties 2 required
VerifyPhotoInputSerializer
object
3 properties 2 required
MaskFaceInPhotoInputSerializer
object
1 property 1 required
NashValidationError
object
3 properties 3 required
DetectDropoffAnomalyInputSerializer
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nash-ai-functions-api-openapi.yml Raw ↑

Other APIs Nash publishes across the network.

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
Nash Notifications API