Instock Inventory API
Inventory resource returns data on the current quantity of article(s) that your organization has uploaded, use it to track articles that are low in stock or out-of-stock and require replenishment in scope of particular site.
Instock Inventory API is one of 6 APIs that Instock 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, API documentation, an API reference, and a getting-started guide.
This API exposes 4 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against a single base URL, https://api.instock.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Instock Inventory API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Inventory resource returns data on the current quantity of article(s) that your organization has uploaded, use it to track articles that are low in stock or out-of-stock and requi…
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are inventoryQtyAllArticles (6 properties), inventoryQtyArticleId (5 properties), inventoryQtyMultipleArticlesResponse (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Instock 5
Other APIs Instock publishes across the network.