# Inventory Manage your Inventories ## Create Inventory - [POST /api/v1/inventory](https://developers.prana.software/openapi/inventory/create_14.md): Create a new inventory. ## List Inventories - [POST /api/v1/inventory/search](https://developers.prana.software/openapi/inventory/getall_17.md): Get all your inventories. ## Get Inventory - [GET /api/v1/inventory/{id}](https://developers.prana.software/openapi/inventory/getbyid_23.md): Get a specific inventories.