# Kitchen API Version: 1.0.0 ## Servers ``` https://{tenant} ``` Variables: - `tenant` Default: "creativara--add-kitchen-api.wysiwyg.cloud.redocly.com/_mock/apis/kitchen" ## Security ### jwt Generate your JWT when you log in. Type: http Scheme: bearer Bearer Format: JWT ## Download OpenAPI description [Kitchen API](https://phronesis-creativara.redocly.app/_spec/products/api-hub/kitchen.yaml) ## Other ### Create an ingredient. - [POST /ingredients](https://phronesis-creativara.redocly.app/products/api-hub/kitchen/other/createingredient.md) ### Get ingredient list. - [GET /ingredients](https://phronesis-creativara.redocly.app/products/api-hub/kitchen/other/getingredientlist.md) ### Get ingredientId - [GET /ingredients/{ingredientId}](https://phronesis-creativara.redocly.app/products/api-hub/kitchen/other/getingredientinfo.md)