/v1/availability endpoint checks whether a specific product is currently available at a farm.
Parameters
The farm’s unique identifier (UUID).
The product name to check. Case-insensitive match.
Example request
Example response
Response fields
The farm’s unique identifier.
The farm’s display name.
The product name that was queried.
Whether the farm lists this product in their profile.
true means the farm carries this product.Current stock status.
true = in stock, false = out of stock, null = stock status not tracked for this product.Structured product listing if available. Includes
id, name, price, and unit. Returns null if the farm has no structured listing for this product.listed: true with in_stock: null means the farm carries this product but does not actively track stock status through Bhumi. Contact the farm directly for real-time availability.