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 Store Catalog API

Store Catalog

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

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

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

Paths & Operations 6

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

Store Catalog 6

Store Catalog

GET
/v1/inventory
Get inventory
get_inventory_pagination_v1_inventory_get 8 params → 200422
POST
/v1/inventory
Create or update inventory
upsert_inventory_v1_inventory_post body → 200422
GET
/v1/product/external_identifier/{externalIdentifier}
Get Product by External Identifier
get_product_by_external_identifier_v1_product_external_identifier__string_externalIdentifier__get 1 param → 200422
GET
/v1/product/{id}
Get Product
get_product_v1_product__string_id__get 1 param → 200422
GET
/v1/products
Get products
get_products_pagination_v1_products_get 5 params → 200422
POST
/v1/products
Create or update products
upsert_products_v1_products_post body → 200422

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are ProductOutputSerializer (13 properties), StoreInventoryOutputSerializer (12 properties), ProductInputSerializer (12 properties), StoreInventoryInputSerializer (9 properties). Each schema is shown below with its type and property counts.

PackSizeSpecificationOutputSerializer
object
2 properties
ProductInputSerializer
object
12 properties 5 required
StoreInventoryInputSerializer
object
9 properties 1 required
NashErrorDetails
object
3 properties 2 required
ProductsOutputSerializer
array
Expected output when listing products, it will return an array of ProductOutputSerializer.
DetailsInputSerializer
object
5 properties
PackSizeSpecificationInputSerializer
object
2 properties
StoreInventoryWeightedItemInfoInputSerializer
object
1 property
WeightedItemInfoInputSerializer
object
2 properties
StoreInventoryDetailsInputSerializer
object
2 properties
IdentifierOutputSerializer
object
2 properties 2 required
InventoryProviderConfigInputSerializer
object
8 properties 4 required
InventoryProviderConfigOutputSerializer
object
8 properties 4 required
InventoryDiscountOutputSerializer
object
3 properties 3 required
NashValidationError
object
3 properties 3 required
ProviderConfigInputSerializer
object
4 properties 2 required
SizeSpecificationOutputSerializer
object
2 properties
IdentifierInputSerializer
object
2 properties 2 required
StoreInventoryListOutputSerializer
array
Expected output when listing products, it will return an array of StoreInventoryOutputSerializer.
StoreInventoryListInputSerializer
object
1 property 1 required
StoreInventoryOutputSerializer
object
12 properties 5 required
SizeSpecificationInputSerializer
object
2 properties
LocationDataOutputSerializer
object
3 properties
InventoryDiscountInputSerializer
object
3 properties 3 required
DimensionOutputSerializer
object
3 properties
StoreInventoryDetailsOutputSerializer
object
2 properties
DimensionInputSerializer
object
3 properties
StoreInventoryWeightedItemInfoOutputSerializer
object
1 property
ProductsInputSerializer
object
1 property 1 required
LocationDataInputSerializer
object
3 properties
DetailsOutputSerializer
object
3 properties
InventoryPaginationOutput
object
2 properties 2 required
ProviderConfigOutputSerializer
object
4 properties 2 required
ProductsPaginationOutput
object
2 properties 2 required
ProductOutputSerializer
object
13 properties 2 required
WeightedItemInfoOutputSerializer
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nash-store-catalog-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