Inventory Quantity

This endpoint returns inventory data for a requested product SKU across authorized sources, grouped by source and warehouse. The response includes warehouse details, inventory quantities, the latest sync timestamp (date_updated), product identifiers, applied filters, authorization details, pagination metadata, and possible errors. Before using this endpoint, please complete the setup steps in the Skulytics Integration Guide: https://docs.skulytics.io/reference/skulytics-integration-guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

SKU to search. If provided, the API returns data only for the requested SKU. If not provided, the API returns SKUs based on the selected source and access rules.

source
array of strings
required

Distributor source used to retrieve inventory data. Example: ADC or DMI. The client must be authorized to access the requested source.

source*
boolean

If true, the API returns all SKUs available from the distributor source, including SKUs that exist in the distributor but do not exist in Skulytics yet. If not used or set to false, the API only returns SKUs that exist in both the distributor source and Skulytics.

warehouse_name
array of strings

Limits results to specific warehouse names.

warehouse_name
boolean

If true, only returns warehouse records where inventory.available_qty > 0.

integer

Maximum number of page availability to be shown.

integer

Used for searching the specific page.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json