How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Elastic Path Inventory API

The Inventory API allows you to manage stock for products at both organization and store levels. Each product keeps a history of inventory transactions, enabling easier stock auditing.You can specify an initial stock level when you create a product. The stock is set to `0` by default.:::caution You cannot create multiple inventories of the same organization-level product in different stores because no unique stock ID, specific to each store, is currently generated. Hence, when you try to manage inventory of the same product for different stores, you get an invalid product identifier error. :::

Elastic Path Inventory API is one of 100 APIs that Elastic Path publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Inventory. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 3 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://euwest.api.elasticpath.com/v2, https://useast.api.elasticpath.com/v2.

7 operations 3 paths 24 schemas 1 DELETE2 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://useast.api.elasticpath.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Elastic Path Inventory API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

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

Inventory 7

The Inventory API allows you to manage stock for products at both organization and store levels. Each product keeps a history of inventory transactions, enabling easier stock audi…

GET
/inventories
Get Stock for all Products
GetStockForAllProducts 2 params → 200404500
POST
/inventories
Create Stock for Product
CreateStock body → 201400500
POST
/inventories/multiple
Get Stock for Multiple Products
GetStockForMultipleProducts body → 200404500
POST
/inventories/{product_uuid}
Create Stock for Product
CreateProductStock 1 param body → 201400404500
GET
/inventories/{product_uuid}
Get Stock for Product
GetProductStock 1 param → 200404500
DELETE
/inventories/{product_uuid}
Delete Stock for Product
DeleteStock 1 param → 204400404500
PUT
/inventories/{product_uuid}
Update Stock for Product
UpdateStock 1 param body → 200400404500

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Inventory (7 properties), StockResponseAttributes (4 properties), Error (4 properties), StockResponse (4 properties). Each schema is shown below with its type and property counts.

MultipleProducts
object
2 properties 1 required
Meta
Timestamps
object
2 properties
ErrorResponse
object
1 property 1 required
InventoryCreate
object
1 property
UUID
string
The unique identifier.
Error
object
4 properties 2 required
Inventory
object
7 properties 5 required
LinkURI
stringnull
NullableLocation
objectnull
1 property 1 required
StockCreateAttributes
object
2 properties
NullableLocations
object
StockCreate
object
3 properties 2 required
Link
StockUpdateAttributes
object
1 property
StockType
string
LinkObject
object
3 properties
StockMeta
object
2 properties 2 required
StockLocations
object
StockUpdateRequest
object
3 properties 3 required
StockResponse
object
4 properties 4 required
Timestamps_2
object
2 properties 1 required
Links
object
StockResponseAttributes
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elastic-path-inventory-api-openapi.yml Raw ↑

Other APIs Elastic Path publishes across the network.

Elastic Path GraphQL API
Elastic Path Account Addresses API
Elastic Path Account Authentication Settings API
Elastic Path Account Cart Associations API
Elastic Path Account Management Authentication API
Elastic Path Account Members API
Elastic Path Account Membership API
Elastic Path Account Membership Settings API
Elastic Path Account Tags API
Elastic Path Accounts API
Elastic Path Administrator Latest Releases Catalog API API
Elastic Path Application Keys API
Where this information came from

This is an independent, third-party profile of Elastic Path Inventory API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.