## Locations API

Fabric **Locations** API provides location endpoints that support multi-tenant services. This location data is used for both inventory management and order management. When an order is created, it’s allocated to the nearest location according to the Order Fulfillment Logic.

### Resources

- [Fetch the complete documentation index](https://developer.fabric.inc/llms.txt)
- [Download Postman Collection](https://github.com/FabricCommerce/public-fabric-api-postman-collections/blob/main/v3/inventoryLocations.json)

### Useful Links

- [Find inventory of specific items in a specific region](https://developer.fabric.inc/v3/orders-and-inventory/api-reference/inventory/inventory/find-inventory-of-specific-items-in-a-specific-region)
- [Search Nearby Locations](https://developer.fabric.inc/v3/orders-and-inventory/api-reference/inventory/locations/search-for-nearby-locations)
