Skip to main content

Get Realtime Inventory

GET 

/api/reporting/realtime-inventory

Returns real-time inventory levels per product per warehouse. Supports both application UI format (filter[search], filter[warehouse_id]) and legacy Vue 2 format (search, warehouse_id) — both are auto-normalized.

Required scope: reports:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token

Request

Responses

OK

Response Headers
    Content-Type