# View products stock **POST /api/rest/inventory/stock** Returns stock for all products across Rayo fulfillment network warehouses. Requires a valid JWT Bearer token. ## Servers - Production: https://cerebro.techrayo.com (Production) - QA Sandbox: https://qa.cerebro.techrayo.com (QA Sandbox) ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **inventario** (array[object]) ### default Unexpected error #### Body: application/json (object) - **error** (string) - **code** (string) - **path** (string) [Powered by Bump.sh](https://bump.sh)