Inventory
Get Cakes
GET
https://api.borlaug.network/warehouses/:warehouseid
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
warehouseid
string
ID of the cake to get, for free of course.
{ "name": "Cake's name", "recipe": "Cake's recipe name", "cake": "Binary cake"}
Last updated
Was this helpful?