How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

BigOven Note API

The Note API from BigOven — 3 operation(s) for note.

BigOven Note API is one of 7 APIs that BigOven publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Note. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, pricing, and rate-limit docs.

This API exposes 5 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 3.0.

Requests are made against a single base URL, https://api2.bigoven.com.

5 operations 3 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0
Base URL
https://api2.bigoven.com
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

BigOven Note API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-BigOven-API-Key (api_key). It accepts HTTP basic authentication (basic).

  • api_key — Pass your apikey in the header (recommended) or as a URL parameter. For the URL parameter, use apikey. For the header, send it as a header value for: X-BigOven…
  • basic — Basic HTTP Authentication is used for those endpoint calls where you want to act as a BigOven user -- e.g., to get the list of favorites of a signed-in user, o…

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Note 5
POST
/recipe/{recipeId}/note
HTTP POST a new note into the system.
Note_Post 1 param body → 200
DELETE
/recipe/{recipeId}/note/{noteId}
Delete a review do a DELETE Http request of /note/{ID}
Note_Delete 2 params → 200
GET
/recipe/{recipeId}/note/{noteId}
Get a given note. Make sure you're passing authentication information in the header for the user who owns the note.
Note_Get 2 params → 200
PUT
/recipe/{recipeId}/note/{noteId}
HTTP PUT (update) a Recipe note (RecipeNote).
Note_Put 2 params body → 200
GET
/recipe/{recipeId}/notes
recipe/100/notes
Note_GetNotes 3 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are BigOven.Model.API.RecipeNote (10 properties), API2.Controllers.WebAPI.NoteController.NoteRequest (10 properties), BigOven.Model.API2.RecipeNote (10 properties), BigOven.Model.API.RecipeNoteList (2 properties). Each schema is shown below with its type and property counts.

BigOven.Model.API2.RecipeNote
object
10 properties
API2.Controllers.WebAPI.NoteController.NoteRequest
object
10 properties
BigOven.Model.API.RecipeNote
object
10 properties
System.Object
object
BigOven.Model.API.RecipeNoteList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bigoven-note-api-openapi.yml Raw ↑

Other APIs BigOven publishes across the network.

BigOven Collection API
BigOven GroceryList API
BigOven Images API
BigOven Me API
BigOven Recipe API
BigOven Review API
Where this information came from

This is an independent, third-party profile of BigOven Note API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.