Ekos
communityBrewery and beverage management with production, inventory, sales, and compliance.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.goekos.com/v1/productsList products
Parameters
limitresults (integeroptionalReturns
products[] with id, name, type, style, abv, ibu, status, quantity_on_hand, package_type, priceGET
https://api.goekos.com/v1/ordersList orders
Parameters
limitresults (integeroptionalstatuspending|shipped|delivered (stringoptionalReturns
orders[] with id, customer, total, status, ship_date, items[] with product, quantity, priceGET
https://api.goekos.com/v1/batchesList batches
Parameters
limitresults (integeroptionalstatusplanned|in_progress|completed (stringoptionalReturns
batches[] with id, product, batch_number, status, volume, start_date, end_date, readings[]