/
BI
bigoven
/
1,000,000+ Recipe and Grocery List API (v2)
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 1mo ago
Details
Collection
3
GroceryList
10
post
Departmentalize a list of strings -- used for ad-hoc grocery list item addition
get
Get the user's grocery list. User is determined by Basic Authentication.
delete
Delete all the items on a grocery list; faster operation than a sync with deleted items.
post
Add a Recipe to the grocery list. In the request data, pass in recipeId, scale (scale=1.0 says to keep the recipe the same size as originally posted), markAsPending (true/false) to indicate that the lines in the recipe should be marked in a "pending" (unconfirmed by user) state.
post
Add a single line item to the grocery list
post
Add a single line item to the grocery list
post
Synchronize the grocery list. Call this with a POST to /grocerylist/sync
put
Update a grocery item by GUID
delete
/grocerylist/item/{guid} DELETE will delete this item assuming you own it.
post
Clears the checked lines.
Images
6
Me
7
Note
5
Recipe
23
Review
12
GroceryList
Clears the checked lines.
post
/grocerylist/clearcheckedlines
Response
OK
BigOvenModelAPI2GroceryList
required
Items
BigOvenModelAPIGroceryItem[]
Recipes
BigOvenModelAPI2RecipeInfox[]
LastModified
string
date-time
VersionGuid
string