INDEX / DEVELOPMENT / BIGOVEN 1,000,000+ RECIPE AND GROCERY LIST API (V2)
№ APD-01507
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01507 · FIRST INDEXED 2026-08-27

Bigoven 1,000,000+ Recipe and Grocery List API (v2)

Documentation This is the documentation for the partner endpoint of the BigOven Recipe and Grocery List API. The update brings with it Swagger-based documentation. Swagger(http://swagger.io) is an emerging standard for d
SOURCE: DISCOVERY-APISGURU
DOMAIN: bigoven.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHapi-key
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/collection/{id}
Gets a recipe collection. A recipe collection is a curated set of recipes.
GET
/collection/{id}/meta
Gets a recipe collection metadata. A recipe collection is a curated set of recipes.
GET
/collections
Get the list of current, seasonal recipe collections. From here, you can use the /collection/{id} endpoint to
GET
/grocerylist
Get the user's grocery list. User is determined by Basic Authentication.
DELETE
/grocerylist
Delete all the items on a grocery list; faster operation than a sync with deleted items.
POST
/grocerylist/clearcheckedlines
Clears the checked lines.
POST
/grocerylist/department
Departmentalize a list of strings -- used for ad-hoc grocery list item addition
POST
/grocerylist/item
Add a single line item to the grocery list
PUT
/grocerylist/item/{guid}
Update a grocery item by GUID
DELETE
/grocerylist/item/{guid}
/grocerylist/item/{guid} DELETE will delete this item assuming you own it.
POST
/grocerylist/line
Add a single line item to the grocery list
POST
/grocerylist/recipe
Add a Recipe to the grocery list. In the request data, pass in recipeId, scale (scale=1.0 says to keep the re
+ 54 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → api-key