/
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 8h ago · Updated 1mo ago
Details
Collection
3
GroceryList
10
Images
6
Me
7
Note
5
get
Get a given note. Make sure you're passing authentication information in the header for the user who owns the note.
put
HTTP PUT (update) a Recipe note (RecipeNote).
delete
Delete a review do a DELETE Http request of /note/{ID}
get
recipe/100/notes
post
HTTP POST a new note into the system.
Recipe
23
Review
12
Note
recipe/100/notes
get
/recipe/{recipeId}/notes
Path parameters
recipeId
integer
required
recipeId (int)
Query parameters
pg
integer
page (int, starting from 1)
rpp
integer
recipeId
Response
OK
BigOvenModelAPIRecipeNoteList
required
ResultCount
integer
Results
BigOvenModelAPIRecipeNote[]